diff --git a/.github/workflows/clean.yml b/.github/workflows/clean.yml index 931989d..713d5a9 100644 --- a/.github/workflows/clean.yml +++ b/.github/workflows/clean.yml @@ -14,7 +14,7 @@ jobs: packages: write steps: - name: Delete Images Older Than 90 Days - uses: dataaxiom/ghcr-cleanup-action@cd0cdb900b5dbf3a6f2cc869f0dbb0b8211f50c4 # v1.0.16 + uses: dataaxiom/ghcr-cleanup-action@374e2028c8fb93b7219f3771cd405fab95d3dec4 # v1.2.0 with: token: ${{ secrets.GITHUB_TOKEN }} # IMPORTANT: Update this to match your image name from Containerfile (line 9)