Skip to content

Commit

Permalink
Merge pull request #1824 from qdraw/dependabot/github_actions/Chizkiy…
Browse files Browse the repository at this point in the history
…ahu/delete-untagged-ghcr-action-5

Bump Chizkiyahu/delete-untagged-ghcr-action from 4 to 5
  • Loading branch information
qdraw authored Nov 13, 2024
2 parents e4771bc + e7f0854 commit 5cf1d60
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/global-clean-untagged-ghcr-images.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
steps:

- name: Delete all containers from repository without tags
uses: Chizkiyahu/delete-untagged-ghcr-action@v4
uses: Chizkiyahu/delete-untagged-ghcr-action@v5
with:
token: ${{ secrets.WORKFLOW_GITHUB }}
repository_owner: ${{ github.repository_owner }}
Expand Down

0 comments on commit 5cf1d60

Please sign in to comment.