Skip to content

Commit

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

Bump Chizkiyahu/delete-untagged-ghcr-action from 2 to 3
  • Loading branch information
qdraw authored Nov 1, 2023
2 parents 9fd4c8f + a2c59cf commit fa2a7c9
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@v2
uses: Chizkiyahu/delete-untagged-ghcr-action@v3
with:
token: ${{ secrets.WORKFLOW_GITHUB }}
repository_owner: ${{ github.repository_owner }}
Expand Down

0 comments on commit fa2a7c9

Please sign in to comment.