Skip to content

Commit

Permalink
Bump actions/github-script from 4.1 to 5
Browse files Browse the repository at this point in the history
Bumps [actions/github-script](https://github.com/actions/github-script) from 4.1 to 5.
- [Release notes](https://github.com/actions/github-script/releases)
- [Commits](actions/github-script@v4.1...v5)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 24, 2021
1 parent b0616f2 commit 3fbe962
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
run: |
poetry install
- name: Check version
uses: actions/github-script@v4.1
uses: actions/github-script@v5
id: check-version
with:
script: |
Expand Down

0 comments on commit 3fbe962

Please sign in to comment.