Skip to content

Commit eb28b1b

Browse files
authored
Merge pull request #16 from CSCfi/dependabot/github_actions/snok/container-retention-policy-2.2.1
Bump snok/container-retention-policy from 2.1.2 to 2.2.1
2 parents 70bde47 + 21af4f7 commit eb28b1b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/clean-containers.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
run: |
2121
echo "REPO=${GITHUB_REPOSITORY,,}" >>${GITHUB_ENV}
2222
- name: Delete 'PR' containers older than a week
23-
uses: snok/container-retention-policy@v2.1.2
23+
uses: snok/container-retention-policy@v2.2.1
2424
with:
2525
image-names: ${{ env.REGISTRY }}/${{ env.REPO }}
2626
filter-tags: sha-*,sha256:*

0 commit comments

Comments
 (0)