diff --git a/.gitea/workflows/build.yml b/.gitea/workflows/build.yml index 79a0019..deec11b 100644 --- a/.gitea/workflows/build.yml +++ b/.gitea/workflows/build.yml @@ -29,7 +29,7 @@ jobs: password: ${{ secrets.DOCKER_TOKEN }} - name: Set up Docker Buildx - uses: https://github.com/docker/setup-buildx-action@0d103c3126aa41d772a8362f6aa67afac040f80c # v3 + uses: https://github.com/docker/setup-buildx-action@2b51285047da1547ffb1b2203d8be4c0af6b1f20 # v3 - name: Build and push image uses: https://github.com/docker/build-push-action@2cdde995de11925a030ce8070c3d77a52ffcf1c0 # v5.3.0