Skip to content
This repository was archived by the owner on Sep 8, 2024. It is now read-only.

Commit 2ecb82c

Browse files
Update docker/build-push-action digest to af5a7ed (#29)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1fecab6 commit 2ecb82c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ jobs:
5757
# https://github.com/docker/build-push-action
5858
- name: Build and push Docker image
5959
id: build-and-push
60-
uses: docker/build-push-action@4a13e500e55cf31b7a5d59a38ab2040ab0f42f56 # v5
60+
uses: docker/build-push-action@af5a7ed5ba88268d5278f7203fb52cd833f66d6e # v5
6161
with:
6262
context: .
6363
push: true

0 commit comments

Comments
 (0)