Skip to content

Commit

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

Bump Chizkiyahu/delete-untagged-ghcr-action from 4.0.0 to 4.0.1
  • Loading branch information
rouault committed Sep 1, 2024
2 parents 70e0bbb + 230871d commit 1b48ce8
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 @@ -18,7 +18,7 @@ jobs:
if: github.repository == 'OSGeo/gdal'
steps:
- name: Delete all containers from gdal-deps without tags
uses: Chizkiyahu/delete-untagged-ghcr-action@e8c780ca2d589797e657691fc16bffe066714890 # v4.0.0
uses: Chizkiyahu/delete-untagged-ghcr-action@b302990b6c629f3b272a31f3c3a268e1f7d0ffae # v4.0.1
with:
token: ${{ secrets.PAT_TOKEN_DELETE_UNTAGGED_CONTAINERS }}
repository_owner: ${{ github.repository_owner }}
Expand Down

0 comments on commit 1b48ce8

Please sign in to comment.