Skip to content
Snippets Groups Projects
Unverified Commit 3e06e958 authored by dependabot[bot]'s avatar dependabot[bot] Committed by GitHub
Browse files

Bump actions/github-script from 6.0.0 to 6.1.0 (#826)

Bumps [actions/github-script](https://github.com/actions/github-script) from 6.0.0 to 6.1.0.
- [Release notes](https://github.com/actions/github-script/releases)
- [Commits](https://github.com/actions/github-script/compare/9ac08808f993958e9de277fe43a64532a609130e...7a5c598405937d486b0331594b5da2b14db670da

)

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

Signed-off-by: default avatardependabot[bot] <support@github.com>

Co-authored-by: default avatardependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
parent 95bf3091
No related branches found
No related tags found
No related merge requests found
......@@ -23,7 +23,7 @@ jobs:
statuses: none
steps:
- uses: actions/github-script@9ac08808f993958e9de277fe43a64532a609130e # v6
- uses: actions/github-script@7a5c598405937d486b0331594b5da2b14db670da # v6
with:
script: |
if (!context.payload.pull_request.merged) {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment