Skip to content

Commit

Permalink
Merge pull request #515 from oasisprotocol/dependabot/github_actions/…
Browse files Browse the repository at this point in the history
…vlaurin/action-ghcr-prune-0.6.0

deps(ci): bump vlaurin/action-ghcr-prune from 0.5.0 to 0.6.0
  • Loading branch information
ptrus authored Jan 26, 2024
2 parents 09407de + add6dd7 commit 9c73e86
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 9c73e86

Please sign in to comment.