diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index f9e4a38b..2019ed85 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -84,7 +84,7 @@ jobs: - name: Build and push Docker image id: push - uses: docker/build-push-action@48aba3b46d1b1fec4febb7c5d0c644b249a11355 # v6.10.0 + uses: docker/build-push-action@471d1dc4e07e5cdedd4c2171150001c434f0b7a4 # v6.15.0 with: context: docker build-args: GOOSEBIT_VERSION=${{ env.GOOSEBIT_VERSION }}