Skip to content

Commit 1a4c8df

Browse files
committed
ci: Test v3.0.0 in CI
1 parent dbf2027 commit 1a4c8df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/live_test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
digest=$(docker manifest inspect ghcr.io/snok/container-retention-policy:v3.0.0 | jq -r '.manifests[].digest' | paste -s -d ' ' -)
2424
echo "multi-arch-digests=$digest" >> $GITHUB_OUTPUT
2525
26-
- uses: snok/container-retention-policy@main
26+
- uses: snok/container-retention-policy@v3.0.0
2727
name: Delete test-1-* images with a temporal token
2828
with:
2929
account: snok

0 commit comments

Comments
 (0)