diff --git a/.github/workflows/cleanup-ghcr.yml b/.github/workflows/cleanup-ghcr.yml index 3e7c02cee7..a4096e3218 100644 --- a/.github/workflows/cleanup-ghcr.yml +++ b/.github/workflows/cleanup-ghcr.yml @@ -18,7 +18,7 @@ jobs: steps: - name: Prune *-buildcache packages # https://github.com/dataaxiom/ghcr-cleanup-action - uses: dataaxiom/ghcr-cleanup-action@cd0cdb900b5dbf3a6f2cc869f0dbb0b8211f50c4 # v1.0.16 + uses: dataaxiom/ghcr-cleanup-action@34a2b6c814b9c6bcb92f78cba3e56a7ab9ca7a86 # v1.1.0 with: owner: openc3 # Wildcards enabled by expand-packages — matches every cache package