Skip to content

Commit

Permalink
Merge pull request #191 from sigstore/dependabot/github_actions/actio…
Browse files Browse the repository at this point in the history
…ns/github-script-6.2.0

Bump actions/github-script from 6.1.1 to 6.2.0
  • Loading branch information
cpanato committed Aug 28, 2022
2 parents 9b68826 + 3a82a41 commit 8182eb3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/milestone.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
statuses: none

steps:
- uses: actions/github-script@d50f485531ba88479582bc2da03ff424389af5c1 # v6.1.0
- uses: actions/github-script@c713e510dbd7d213d92d41b7a7805a986f4c5c66 # v6.2.0
with:
script: |
if (!context.payload.pull_request.merged) {
Expand Down

0 comments on commit 8182eb3

Please sign in to comment.