Skip to content

Commit 44327fa

Browse files
workflows: bump vlaurin/action-ghcr-prune from 0.5.0 to 0.6.0 (#8423)
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3061ef1 commit 44327fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr-closed-docker.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
# We may need a specific token here with `packages:admin` privileges which is not available to GITHUB_TOKEN
1313
packages: write
1414
steps:
15-
- uses: vlaurin/action-ghcr-prune@v0.5.0
15+
- uses: vlaurin/action-ghcr-prune@v0.6.0
1616
with:
1717
organization: fluent
1818
container: fluent-bit/pr-${{ github.event.number }}

0 commit comments

Comments
 (0)