Skip to content

Commit

Permalink
chore(deps): update actions/github-script action to v5
Browse files Browse the repository at this point in the history
Signed-off-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate-bot committed Oct 24, 2021
1 parent 840d139 commit 31c109f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-submodules.yaml
Expand Up @@ -11,7 +11,7 @@ jobs:
steps:
- uses: actions/checkout@v2
- id: interrogate
uses: actions/github-script@v4
uses: actions/github-script@v5
with:
github-token: ${{secrets.GITHUB_TOKEN}}
script: |
Expand Down

0 comments on commit 31c109f

Please sign in to comment.