Skip to content

Commit 068bf6f

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

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@de308676347136a77704e0f257298c8f1b30054f
5050
with:
5151
context: .
5252
push: true

0 commit comments

Comments
 (0)