Skip to content

Commit

Permalink
Bump Chizkiyahu/delete-untagged-ghcr-action in /.github/workflows
Browse files Browse the repository at this point in the history
Bumps [Chizkiyahu/delete-untagged-ghcr-action](https://github.com/chizkiyahu/delete-untagged-ghcr-action) from 4 to 6.
- [Release notes](https://github.com/chizkiyahu/delete-untagged-ghcr-action/releases)
- [Commits](Chizkiyahu/delete-untagged-ghcr-action@v4...v6)

---
updated-dependencies:
- dependency-name: Chizkiyahu/delete-untagged-ghcr-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 30, 2024
1 parent 472f9c2 commit 42d33cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ jobs:
- name: Delete untagged images from GitHub Container Registry
continue-on-error: true
uses: Chizkiyahu/delete-untagged-ghcr-action@v4
uses: Chizkiyahu/delete-untagged-ghcr-action@v6
with:
token: ${{ secrets.PAT_GHCR_CLEANUP }}
package_name: ${{ github.event.repository.name }}
Expand Down

0 comments on commit 42d33cc

Please sign in to comment.