diff --git a/.github/workflows/workflow.yaml b/.github/workflows/workflow.yaml index d3f01a7..bbcc202 100644 --- a/.github/workflows/workflow.yaml +++ b/.github/workflows/workflow.yaml @@ -151,7 +151,7 @@ jobs: - name: Build and push Docker image id: push # https://github.com/docker/build-push-action - uses: docker/build-push-action@31159d49c0d4756269a0940a750801a1ea5d7003 # v6.1.0 + uses: docker/build-push-action@15560696de535e4014efeff63c48f16952e52dd1 # v6.2.0 with: annotations: ${{ steps.meta.outputs.annotations }} context: .