Skip to content

Commit

Permalink
workflows: bump vlaurin/action-ghcr-prune from 0.5.0 to 0.6.0
Browse files Browse the repository at this point in the history
Bumps [vlaurin/action-ghcr-prune](https://github.com/vlaurin/action-ghcr-prune) from 0.5.0 to 0.6.0.
- [Release notes](https://github.com/vlaurin/action-ghcr-prune/releases)
- [Commits](vlaurin/action-ghcr-prune@v0.5.0...v0.6.0)

---
updated-dependencies:
- dependency-name: vlaurin/action-ghcr-prune
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 26, 2024
1 parent 228b857 commit 6db3902
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr-closed-docker.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
# We may need a specific token here with `packages:admin` privileges which is not available to GITHUB_TOKEN
packages: write
steps:
- uses: vlaurin/action-ghcr-prune@v0.5.0
- uses: vlaurin/action-ghcr-prune@v0.6.0
with:
organization: fluent
container: fluent-bit/pr-${{ github.event.number }}
Expand Down

0 comments on commit 6db3902

Please sign in to comment.