Skip to content

Commit a868d0d

Browse files
chore(deps): update docker/build-push-action digest to a3f8b56
1 parent ea4bc94 commit a868d0d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

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

4747
- name: Build and push Docker image
4848
if: steps.semantic.outputs.new_release_published == 'true'
49-
uses: docker/build-push-action@4f58ea79222b3b9dc2c8bbdd6debcef730109a75
49+
uses: docker/build-push-action@a3f8b56eb84ab0706abf5bce25158b9c29d01727
5050
with:
5151
context: .
5252
push: true

0 commit comments

Comments
 (0)