Skip to content

Commit 553a679

Browse files
chore(deps): update docker/build-push-action digest to c56af95 (#15)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 86810c6 commit 553a679

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-build-push.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ jobs:
8787
password: ${{ secrets.GITHUB_TOKEN }}
8888

8989
- name: Build and push Docker image
90-
uses: docker/build-push-action@1cb9d22b932e4832bb29793b7777ec860fc1cde0 # tag=v3
90+
uses: docker/build-push-action@c56af957549030174b10d6867f20e78cfd7debc5 # v3
9191
with:
9292
context: .
9393
file: ./Dockerfile

0 commit comments

Comments
 (0)