We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ed081f5 commit 3b0972bCopy full SHA for 3b0972b
.github/workflows/live_test.yaml
@@ -44,7 +44,7 @@ jobs:
44
app-id: 911530
45
private-key: ${{ secrets.GH_APP_PRIVATE_KEY }}
46
47
- - uses: snok/container-retention-policy@main
+ - uses: snok/container-retention-policy@v3.0.1
48
name: Delete test-2-* images with an Github app token
49
with:
50
account: snok
0 commit comments