Skip to content

Commit c19c023

Browse files
Update docker/build-push-action digest to 31ca4e5
1 parent 46a3319 commit c19c023

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker.yml

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

4444
- name: Build and push Docker image
4545
id: push
46-
uses: docker/build-push-action@b32b51a8eda65d6793cd0494a773d4f6bcef32dc
46+
uses: docker/build-push-action@31ca4e5d51253d7e4a2317bfe74699cbe3a398a9
4747
with:
4848
context: .
4949
push: true

0 commit comments

Comments
 (0)