Skip to content

Commit

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

Bump Chizkiyahu/delete-untagged-ghcr-action from 3 to 4
  • Loading branch information
qdraw authored Mar 20, 2024
2 parents 42a615e + 4a5c00a commit 434d548
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/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@v3
uses: Chizkiyahu/delete-untagged-ghcr-action@v4
with:
token: ${{ secrets.WORKFLOW_GITHUB }}
repository_owner: ${{ github.repository_owner }}
Expand Down

0 comments on commit 434d548

Please sign in to comment.