Skip to content

Commit 05623bc

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cleanup_containers.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@v7.0.1
18+
- uses: actions/github-script@v8.0.0
1919
env:
2020
PACKAGE_NAME: sample-server-asyncio
2121
PER_PAGE: 100

0 commit comments

Comments
 (0)