Skip to content
This repository has been archived by the owner on Oct 22, 2021. It is now read-only.

Commit

Permalink
Bump actions/github-script from v2 to v3
Browse files Browse the repository at this point in the history
Bumps [actions/github-script](https://github.com/actions/github-script) from v2 to v3.
- [Release notes](https://github.com/actions/github-script/releases)
- [Commits](actions/github-script@v2...626af12)

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and LeoColomb committed Aug 24, 2020
1 parent 614502f commit 4801add
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 @@ -15,7 +15,7 @@ jobs:

steps:
- uses: actions/[email protected]
- uses: actions/github-script@v2
- uses: actions/github-script@v3
id: request_release
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 4801add

Please sign in to comment.