Skip to content

Commit 94b9f29

Browse files
chore(deps): update docker/build-push-action digest to c84f382 (#19)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> [skip ci]
1 parent 8ab7ad9 commit 94b9f29

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
4949
- name: Run unit tests
5050
id: docker_build_unit_test
51-
uses: docker/build-push-action@1cb9d22b932e4832bb29793b7777ec860fc1cde0 # tag=v3
51+
uses: docker/build-push-action@c84f38281176d4c9cdb1626ffafcd6b3911b5d94 # tag=v3
5252
with:
5353
cache-from: type=local,src=/tmp/.buildx-cache
5454
cache-to: type=local,dest=/tmp/.buildx-cache
@@ -57,7 +57,7 @@ jobs:
5757

5858
- name: Build and push
5959
id: docker_build
60-
uses: docker/build-push-action@1cb9d22b932e4832bb29793b7777ec860fc1cde0 # tag=v3
60+
uses: docker/build-push-action@c84f38281176d4c9cdb1626ffafcd6b3911b5d94 # tag=v3
6161
with:
6262
cache-from: type=local,src=/tmp/.buildx-cache
6363
cache-to: type=local,dest=/tmp/.buildx-cache

0 commit comments

Comments
 (0)