Skip to content

Commit e8fddb0

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

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

0 commit comments

Comments
 (0)