We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 898d0c4 commit 0edd37fCopy full SHA for 0edd37f
.github/workflows/docker-publish.yml
@@ -136,7 +136,7 @@ jobs:
136
type=ref,event=branch
137
type=sha
138
- name: Build and push Docker image
139
- uses: docker/build-push-action@ca052bb54ab0790a636c9b5f226502c73d547a25 # v5.4.0
+ uses: docker/build-push-action@2cdde995de11925a030ce8070c3d77a52ffcf1c0 # v5.3.0
140
with:
141
context: .
142
file: .github/files/build/Dockerfile
0 commit comments