We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3061ef1 commit 44327faCopy full SHA for 44327fa
.github/workflows/pr-closed-docker.yaml
@@ -12,7 +12,7 @@ jobs:
12
# We may need a specific token here with `packages:admin` privileges which is not available to GITHUB_TOKEN
13
packages: write
14
steps:
15
- - uses: vlaurin/action-ghcr-prune@v0.5.0
+ - uses: vlaurin/action-ghcr-prune@v0.6.0
16
with:
17
organization: fluent
18
container: fluent-bit/pr-${{ github.event.number }}
0 commit comments