Skip to content

Commit 7117231

Browse files
authored
Merge pull request #181 from grafbase/renovate/actions-github-script-8.x
chore(deps): update actions/github-script action to v8
2 parents 1c2e134 + 0a2f23c commit 7117231

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/bump-extension-version.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ jobs:
6969
git push
7070
7171
- name: Remove label
72-
uses: actions/github-script@v7
72+
uses: actions/github-script@v8
7373
with:
7474
github-token: ${{secrets.GITHUB_TOKEN}}
7575
script: |

0 commit comments

Comments
 (0)