Skip to content

Commit

Permalink
Bump actions/github-script from 4.1.1 to 6 (sigstore#1497)
Browse files Browse the repository at this point in the history
* Bump actions/github-script from 4.1.1 to 6

Bumps [actions/github-script](https://github.com/actions/github-script) from 4.1.1 to 6.
- [Release notes](https://github.com/actions/github-script/releases)
- [Commits](actions/github-script@deb7ae9...9ac0880)

---
updated-dependencies:
- dependency-name: actions/github-script
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>

* update version comment

Signed-off-by: Carlos Panato <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Carlos Panato <[email protected]>
  • Loading branch information
2 people authored and Marc Hildenbrand committed Apr 19, 2022
1 parent 7b74891 commit 484ae97
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@deb7ae927cc19ae3a8b57293dd5cd2f16171e1e2 # v4.1.1
- uses: actions/github-script@9ac08808f993958e9de277fe43a64532a609130e # v6.0.0
with:
script: |
if (!context.payload.pull_request.merged) {
Expand Down

0 comments on commit 484ae97

Please sign in to comment.