Skip to content

Commit b8c7547

Browse files
renovate-botgcf-owl-bot[bot]
authored andcommitted
deps: update actions/github-script action to v7 (#3001)
* deps: update actions/github-script action to v7 * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md --------- Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
1 parent d6b4e43 commit b8c7547

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/auto-release.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
runs-on: ubuntu-latest
2525
if: contains(github.head_ref, 'release-please')
2626
steps:
27-
- uses: actions/github-script@v6
27+
- uses: actions/github-script@v7
2828
with:
2929
github-token: ${{secrets.YOSHI_APPROVER_TOKEN}}
3030
debug: true

0 commit comments

Comments
 (0)