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 Dec 29, 2021
1 parent 1d0f62d commit 1b6e237
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 1b6e237

Please sign in to comment.