Skip to content

Commit

Permalink
deps(ci): 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 09407de commit add6dd7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-localnet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ jobs:
- name: Prune old ghcr.io/oasisprotocol/${{ matrix.docker_image }} images
if: ${{ github.event_name == 'push' }}
uses: vlaurin/action-ghcr-prune@v0.5.0
uses: vlaurin/action-ghcr-prune@v0.6.0
with:
token: ${{ secrets.GITHUB_TOKEN }}
organization: oasisprotocol
Expand Down

0 comments on commit add6dd7

Please sign in to comment.