Skip to content

Commit fe6f0d3

Browse files
chore(deps): update actions/github-script action to v9 (#367)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4abce2a commit fe6f0d3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ jobs:
6363
run: git reset --hard && git pull
6464

6565
- name: Tag
66-
uses: actions/github-script@v8
66+
uses: actions/github-script@v9
6767
env:
6868
GIT_TAG: ${{ steps.extract-version.outputs.VERSION }}
6969
GIT_SHA: ${{ steps.commit.outputs.sha }}

0 commit comments

Comments
 (0)