diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 5819030..969a82c 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -40,7 +40,7 @@ jobs: podman manifest push myserver docker://$REGISTRY/$REPO:latest - name: Delete old images if: github.event_name == 'push' - uses: dataaxiom/ghcr-cleanup-action@cd0cdb900b5dbf3a6f2cc869f0dbb0b8211f50c4 # v1 + uses: dataaxiom/ghcr-cleanup-action@34a2b6c814b9c6bcb92f78cba3e56a7ab9ca7a86 # v1 with: packages: myserver keep-n-tagged: 5