Skip to content

Commit 802597d

Browse files
chore(deps): update actions/github-script action to v7
1 parent d052dfd commit 802597d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tag-and-build-release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
contents: write
3030
steps:
3131
- name: tag
32-
uses: actions/github-script@d7906e4ad0b1822421a7e6a35d5ca353c962f410 # v6.4.1
32+
uses: actions/github-script@e69ef5462fd455e02edcaf4dd7708eda96b9eda0 # v7.0.0
3333
with:
3434
script: |
3535
github.rest.git.createRef({

0 commit comments

Comments
 (0)