Skip to content

Commit b436250

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

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

0 commit comments

Comments
 (0)