summaryrefslogtreecommitdiff
path: root/.github/workflows/cleanup.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/cleanup.yml')
-rw-r--r--.github/workflows/cleanup.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/cleanup.yml b/.github/workflows/cleanup.yml
index 32b34bd96..5041c69e2 100644
--- a/.github/workflows/cleanup.yml
+++ b/.github/workflows/cleanup.yml
@@ -26,7 +26,7 @@ jobs:
steps:
- name: Prune
- uses: snok/container-retention-policy@v3.0.0
+ uses: snok/container-retention-policy@4f22ef80902ad409ed55a99dc5133cc1250a0d03 # v3.0.0
with:
account: "${{ github.repository_owner }}"
token: "${{ secrets.GITHUB_TOKEN }}"