diff --git a/.gitea/workflows/publish.yaml b/.gitea/workflows/publish.yaml index 6339e20..a0f7ee1 100644 --- a/.gitea/workflows/publish.yaml +++ b/.gitea/workflows/publish.yaml @@ -55,7 +55,7 @@ jobs: type=raw,value=latest,enable=${{ github.ref == format('refs/heads/{0}', 'main') }} - name: Build and push Docker image - uses: docker/build-push-action@11be14d908760a0756f045980728ec5fb7880f74 + uses: docker/build-push-action@7e094594beda23fc8f21fa31049f4b203e51096b with: context: . push: true