Skip to content

Commit e0fdb1b

Browse files
chore(deps): update actions/github-script action to v7.1.0
1 parent 44aa298 commit e0fdb1b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ jobs:
7474

7575
# sets the github.event.inputs.nextVersion input as version tag
7676
- name: Tag head with version
77-
uses: actions/github-script@60a0d83039c74a4aee543508d2ffcb1c3799cdea # v7.0.1
77+
uses: actions/github-script@f28e40c7f34bde8b3046d885e986cb6290c5673b # v7.1.0
7878
with:
7979
script: |
8080
github.rest.git.createRef({

0 commit comments

Comments
 (0)