diff --git a/.github/workflows/container.yml b/.github/workflows/container.yml index e5ed541..99511cd 100644 --- a/.github/workflows/container.yml +++ b/.github/workflows/container.yml @@ -142,7 +142,7 @@ jobs: - name: Ghcr manifest id: ghcr if: github.event_name != 'pull_request' - uses: actionhippie/manifest@bf97de23bfb02868fb55f0e83953ff57021e3e06 # v1.8.3 + uses: actionhippie/manifest@91ad515d3d7d08e8236d7c008cfb8a9f6b8caf56 # v1.9.0 with: username: cbrgm password: ${{ secrets.BOT_PAT_TOKEN }}