Skip to content

Commit

Permalink
Merge branch 'brownfield-notice-workflow-run' into test-brownfield-no…
Browse files Browse the repository at this point in the history
…tice-2
  • Loading branch information
mikeharder authored Oct 31, 2024
2 parents effe792 + d55bf32 commit 2acd270
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/get-keyvalue-artifacts/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ runs:
with:
script: |
const getKeyValueArtifacts = require('./.github/scripts/get-keyvalue-artifacts.js')
await getKeyValueArtifacts(github, context, core);
await getKeyValueArtifacts({ github, context, core });

0 comments on commit 2acd270

Please sign in to comment.