Skip to content

Commit

Permalink
chore(deps): update actions/github-script action to v6.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and malena-ebert-sonarsource committed Nov 10, 2022
1 parent b8f1f08 commit 7461acd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ runs:
# REPO_OWNER_NAME_DASH=octocat-Hello-World
env:
SECRET_PATTERN: ${{ inputs.secrets }}
uses: actions/github-script@d4560e157075e2d93aa3022b5b51a42a880f1f93 # tag=v6.3.0
uses: actions/github-script@d556feaca394842dc55e4734bf3bb9f685482fa0 # v6.3.3
with:
script: |
core.setOutput('pattern',
Expand Down

0 comments on commit 7461acd

Please sign in to comment.