Skip to content

Commit

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

Bump Chizkiyahu/delete-untagged-ghcr-action from 4.0.1 to 5.0.0
  • Loading branch information
rouault authored Dec 1, 2024
2 parents 734ffb3 + bf030df commit f1eb197
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@b302990b6c629f3b272a31f3c3a268e1f7d0ffae # v4.0.1
uses: Chizkiyahu/delete-untagged-ghcr-action@1c77a06b7f80ad4beb82b85919003831d47277d1 # v5.0.0
with:
token: ${{ secrets.PAT_TOKEN_DELETE_UNTAGGED_CONTAINERS }}
repository_owner: ${{ github.repository_owner }}
Expand Down

0 comments on commit f1eb197

Please sign in to comment.