diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index dc901b8..4090094 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -60,7 +60,7 @@ jobs: password: ${{ github.token }} - name: Build and Push id: docker_build - uses: docker/build-push-action@v6 + uses: docker/build-push-action@263435318d21b8e681c14492fe198d362a7d2c83 # v6.18.0 with: context: . pull: true