diff --git a/.github/workflows/clean-ghcr.yml b/.github/workflows/clean-ghcr.yml index 621aaf2c7f..28a8d79458 100644 --- a/.github/workflows/clean-ghcr.yml +++ b/.github/workflows/clean-ghcr.yml @@ -9,7 +9,7 @@ jobs: runs-on: ubuntu-latest steps: - name: Clean up images - uses: snok/container-retention-policy@v3.0.1 + uses: snok/container-retention-policy@v3.1.0 with: image-names: servicecontrol servicecontrol-audit servicecontrol-monitoring servicecontrol-ravendb image-tags: pr-*, *-alpha.*