Skip to content

Commit ccecfd5

Browse files
Update actions/github-script action to v8 (#5)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 613170f commit ccecfd5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

action.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ runs:
2525
steps:
2626
- name: Normalize URL and fetch ID token
2727
id: prepare
28-
uses: actions/github-script@v7
28+
uses: actions/github-script@v8
2929
with:
3030
debug: false
3131
script: |

0 commit comments

Comments
 (0)