chore(deps): bump actions/github-script from 7 to 8 (#28540)

This commit is contained in:
dependabot[bot]
2025-09-08 20:20:30 +02:00
committed by GitHub
parent 62b62d224f
commit dc991be28f
+1 -1
View File
@@ -10,7 +10,7 @@ jobs:
steps:
- name: Delete untagged images
uses: actions/github-script@v7
uses: actions/github-script@v8
with:
github-token: ${{ secrets.GH_TOKEN }}
script: |