diff --git a/.forgejo/workflows/build.yaml b/.forgejo/workflows/build.yaml index 6e73eb1..bb556ed 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@988b5a0280414f521da01fcc63a27aeeb4b104db # v3.6.1 - name: Login to registry if: github.event_name != 'pull_request'