Skip to content

Commit 00a203a

Browse files
ci(github-action)!: Update action actions/github-script ( v7.1.0 → v8.0.0 )
1 parent abc34e9 commit 00a203a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
steps:
1515
- name: Get Previous Release Tag and Determine Next Tag
1616
id: determine-next-tag
17-
uses: actions/github-script@f28e40c7f34bde8b3046d885e986cb6290c5673b # v7.1.0
17+
uses: actions/github-script@ed597411d8f924073f98dfc5c65a23a2325f34cd # v8.0.0
1818
with:
1919
github-token: "${{ secrets.GITHUB_TOKEN }}"
2020
result-encoding: string

0 commit comments

Comments
 (0)