Skip to content

Commit 827e613

Browse files
ci(github-action): update action actions/github-script ( v7.0.1 → v7.1.0 )
1 parent db5adf4 commit 827e613

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@60a0d83039c74a4aee543508d2ffcb1c3799cdea # v7.0.1
17+
uses: actions/github-script@f28e40c7f34bde8b3046d885e986cb6290c5673b # v7.1.0
1818
with:
1919
github-token: "${{ secrets.GITHUB_TOKEN }}"
2020
result-encoding: string

0 commit comments

Comments
 (0)