Skip to content
This repository was archived by the owner on Jun 13, 2025. It is now read-only.

Commit d2010f3

Browse files
chore(deps): update dataaxiom/ghcr-cleanup-action action to v1.0.16 (#10)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c86c0b7 commit d2010f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cleanup-old-images.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
packages: write
1515
steps:
1616
- name: Delete Images Older Than 90 Days
17-
uses: dataaxiom/ghcr-cleanup-action@2d58aab3d24aed94070e032d3091b83d50d93534 # v1.0.15
17+
uses: dataaxiom/ghcr-cleanup-action@cd0cdb900b5dbf3a6f2cc869f0dbb0b8211f50c4 # v1.0.16
1818
with:
1919
token: ${{ secrets.GITHUB_TOKEN }}
2020
packages: ccos

0 commit comments

Comments
 (0)