Skip to content

Commit

Permalink
Merge pull request OSGeo#8670 from OSGeo/dependabot/github_actions/Ch…
Browse files Browse the repository at this point in the history
…izkiyahu/delete-untagged-ghcr-action-3

build(deps): bump Chizkiyahu/delete-untagged-ghcr-action from 2 to 3
  • Loading branch information
rouault authored Nov 6, 2023
2 parents a12b9bb + 292122e commit 7ed00f9
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 @@ -13,7 +13,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Delete all containers from gdal-deps without tags
uses: Chizkiyahu/delete-untagged-ghcr-action@v2
uses: Chizkiyahu/delete-untagged-ghcr-action@v3
with:
token: ${{ secrets.PAT_TOKEN_DELETE_UNTAGGED_CONTAINERS }}
repository_owner: ${{ github.repository_owner }}
Expand Down

0 comments on commit 7ed00f9

Please sign in to comment.