Skip to content

Commit

Permalink
Merge pull request #11778 from OSGeo/dependabot/github_actions/Chizki…
Browse files Browse the repository at this point in the history
…yahu/delete-untagged-ghcr-action-6.0.0

Bump Chizkiyahu/delete-untagged-ghcr-action from 5.0.0 to 6.0.0
  • Loading branch information
rouault authored Feb 1, 2025
2 parents 2660c3d + 7b789b0 commit 4023a94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/delete_untagged_containers.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
if: github.repository == 'OSGeo/gdal'
steps:
- name: Delete all containers from gdal-deps without tags
uses: Chizkiyahu/delete-untagged-ghcr-action@1c77a06b7f80ad4beb82b85919003831d47277d1 # v5.0.0
uses: Chizkiyahu/delete-untagged-ghcr-action@4a33ce3cf2456d2aef98a1b6c60a12dad56cffd9 # v6.0.0
with:
token: ${{ secrets.PAT_TOKEN_DELETE_UNTAGGED_CONTAINERS }}
repository_owner: ${{ github.repository_owner }}
Expand Down

0 comments on commit 4023a94

Please sign in to comment.