Skip to content

Commit

Permalink
chore(deps): bump actions/github-script from v4.0.1 to v4.0.2
Browse files Browse the repository at this point in the history
Bumps [actions/github-script](https://github.com/actions/github-script) from v4.0.1 to v4.0.2.
- [Release notes](https://github.com/actions/github-script/releases)
- [Commits](actions/github-script@v4.0.1...a3e7071)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Apr 26, 2021
1 parent 2f20442 commit 3f6cdf9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/readme.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
--reference-links
docs/README.md
- uses: actions/github-script@v4.0.1
- uses: actions/github-script@v4.0.2
with:
github-token: ${{secrets.GH_TOKEN}}
script: |
Expand Down

0 comments on commit 3f6cdf9

Please sign in to comment.