Skip to content

Commit 6bafa2d

Browse files
Update docker/build-push-action digest to 502612d
1 parent 76edfe8 commit 6bafa2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838

3939
- name: Build and push Docker image
4040
id: push
41-
uses: docker/build-push-action@c566248492c912e39910ac79e2f05a82260233a8
41+
uses: docker/build-push-action@502612d46437e573ecd598d11dd0b009741ed5cd
4242
with:
4343
context: .
4444
push: true

0 commit comments

Comments
 (0)