Skip to content

Commit

Permalink
Merge pull request #40 from sanctuuary/dependabot/github_actions/snok…
Browse files Browse the repository at this point in the history
…/container-retention-policy-2.1.3

Bump snok/container-retention-policy from 2.1.2 to 2.1.3
  • Loading branch information
vedran-kasalica authored Dec 7, 2023
2 parents bbe99a7 + 21c18c9 commit 48e4cc7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/clean-containers.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
run: |
echo "REPO=${GITHUB_REPOSITORY,,}" >>${GITHUB_ENV}
- name: Delete 'PR' containers older than a week
uses: snok/[email protected].2
uses: snok/[email protected].3
with:
image-names: ${{ env.REGISTRY }}/${{ env.REPO }}
filter-tags: sha-*,sha256:*
Expand Down

0 comments on commit 48e4cc7

Please sign in to comment.