We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent abc34e9 commit 00a203aCopy full SHA for 00a203a
.github/workflows/release.yaml
@@ -14,7 +14,7 @@ jobs:
14
steps:
15
- name: Get Previous Release Tag and Determine Next Tag
16
id: determine-next-tag
17
- uses: actions/github-script@f28e40c7f34bde8b3046d885e986cb6290c5673b # v7.1.0
+ uses: actions/github-script@ed597411d8f924073f98dfc5c65a23a2325f34cd # v8.0.0
18
with:
19
github-token: "${{ secrets.GITHUB_TOKEN }}"
20
result-encoding: string
0 commit comments