Skip to content

Commit 59a4928

Browse files
chore(deps): update docker/build-push-action digest to d08e5c3
1 parent 94ee49a commit 59a4928

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

0 commit comments

Comments
 (0)