Skip to content

Commit 5c34ea3

Browse files
chore(deps): update actions/github-script action to v8 (#363)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7c1f254 commit 5c34ea3

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
command: manifest
1515
- if: steps.release.outputs.release_created == 'true'
1616
name: Trigger Publish
17-
uses: actions/github-script@f28e40c7f34bde8b3046d885e986cb6290c5673b # v7
17+
uses: actions/github-script@ed597411d8f924073f98dfc5c65a23a2325f34cd # v8
1818
with:
1919
script: |
2020
github.rest.actions.createWorkflowDispatch({

0 commit comments

Comments
 (0)