Skip to content

Commit 88a6cf6

Browse files
chore(deps): update actions/github-script action to v9
1 parent c109326 commit 88a6cf6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/actions/iso-table/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ runs:
5252
steps:
5353
- name: Render ISO table
5454
id: render
55-
uses: actions/github-script@v7
55+
uses: actions/github-script@v9
5656
env:
5757
META_DIR: ${{ inputs.meta-dir }}
5858
EXPIRY_DAYS: ${{ inputs.expiry-days }}

0 commit comments

Comments
 (0)