Skip to content

Commit

Permalink
Merge pull request #16 from CSCfi/dependabot/github_actions/snok/cont…
Browse files Browse the repository at this point in the history
…ainer-retention-policy-2.2.1

Bump snok/container-retention-policy from 2.1.2 to 2.2.1
  • Loading branch information
blankdots authored Dec 22, 2023
2 parents 70bde47 + 21af4f7 commit eb28b1b
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 @@ -20,7 +20,7 @@ jobs:
run: |
echo "REPO=${GITHUB_REPOSITORY,,}" >>${GITHUB_ENV}
- name: Delete 'PR' containers older than a week
uses: snok/container-retention-policy@v2.1.2
uses: snok/container-retention-policy@v2.2.1
with:
image-names: ${{ env.REGISTRY }}/${{ env.REPO }}
filter-tags: sha-*,sha256:*
Expand Down

0 comments on commit eb28b1b

Please sign in to comment.