1 parent b61648c commit 50a3393Copy full SHA for 50a3393
1 file changed
.github/workflows/get-changed.yaml
@@ -161,7 +161,7 @@ jobs:
161
- name: Filter out images that already exist in GHCR
162
id: filter-existing
163
if: ${{ (steps.candidates.outputs.count != '0') || (steps.candidates-all.outputs.count != '0') }}
164
- uses: actions/github-script@ed597411d8f924073f98dfc5c65a23a2325f34cd # v8
+ uses: actions/github-script@3a2844b7e9c422d3c10d287c895573f7108da1b3 # v9
165
env:
166
FORCE: ${{ inputs.force }}
167
OWNER: ${{ github.repository_owner }}
0 commit comments