diff --git a/.forgejo/workflows/build.yaml b/.forgejo/workflows/build.yaml index 6e73eb1..67763c7 100644 --- a/.forgejo/workflows/build.yaml +++ b/.forgejo/workflows/build.yaml @@ -19,7 +19,7 @@ jobs: - name: Set up Docker Buildx id: buildx - uses: https://github.com/docker/setup-buildx-action@d70bba72b1f3fd22344832f00baa16ece964efeb # v3.3.0 + uses: https://github.com/docker/setup-buildx-action@aa33708b10e362ff993539393ff100fa93ed6a27 # v3.5.0 - name: Login to registry if: github.event_name != 'pull_request'