Skip to content

Commit

Permalink
chore(deps): update actions/github-script action to v6 (#325)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored Feb 23, 2022
1 parent 5d318ef commit 1cd08e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ jobs:
update-major:
runs-on: ubuntu-latest
steps:
- uses: actions/github-script@v3
- uses: actions/github-script@v6
id: parse-major
with:
script: |
Expand Down

0 comments on commit 1cd08e7

Please sign in to comment.