Skip to content

Commit 678487d

Browse files
committed
chore(deps): update actions/github-script action to v9
1 parent 6153dfa commit 678487d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/delete-images.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
runs-on: ubuntu-latest
1616

1717
steps:
18-
- uses: actions/github-script@v8.0.0
18+
- uses: actions/github-script@v9.0.0
1919
env:
2020
PACKAGE_NAME: sample-server
2121
PER_PAGE: 100

0 commit comments

Comments
 (0)