Skip to content

Commit 1a8c1a5

Browse files
chore(deps): update snok/container-retention-policy action to v3.0.1 (#131)
1 parent c7e0549 commit 1a8c1a5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/clean-ghcr.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
packages: write
1717
steps:
1818
- name: Delete untagged container images according to cut-off
19-
uses: snok/container-retention-policy@4f22ef80902ad409ed55a99dc5133cc1250a0d03 # v3.0.0
19+
uses: snok/container-retention-policy@1dc2fbd0781d6af814f0f1947189b54846743298 # v3.0.1
2020
with:
2121
image-names: ${{ github.event.repository.name }}
2222
cut-off: ${{ inputs.cut-off }}

0 commit comments

Comments
 (0)