Skip to content

Commit

Permalink
chore: Upgrade docker/build-push-action digest to 1ca370b
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 18, 2024
1 parent 2521097 commit 21e0159
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ jobs:
# Build and push Docker image with Buildx (don't push on PR)
# https://github.com/docker/build-push-action
- name: Build and push Docker image
uses: docker/build-push-action@a254f8ca60a858f3136a2f1f23a60969f2c402dd
uses: docker/build-push-action@1ca370b3a9802c92e886402e0dd88098a2533b12
with:
build-args: M4B_TOOL_DOWNLOAD_LINK=${{ env.M4B_TOOL_DOWNLOAD_LINK }}
file: docker/Dockerfile
Expand Down

0 comments on commit 21e0159

Please sign in to comment.