We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f27ceb4 commit fc67d76Copy full SHA for fc67d76
.github/workflows/build.yml
@@ -73,7 +73,7 @@ jobs:
73
# https://github.com/docker/build-push-action
74
- name: Build and push Docker image
75
id: build-and-push
76
- uses: docker/build-push-action@4a13e500e55cf31b7a5d59a38ab2040ab0f42f56 # v5.1.0
+ uses: docker/build-push-action@ca052bb54ab0790a636c9b5f226502c73d547a25 # v5.4.0
77
with:
78
context: .
79
file: Dockerfile
0 commit comments