Skip to content

Commit e0f8925

Browse files
chore(deps): update docker/build-push-action digest to ca877d9 (#93)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2cb11c3 commit e0f8925

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/docker_publish.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ jobs:
9393
org.opencontainers.image.licenses=MIT
9494
- name: Build and Push Docker image
9595
id: push
96-
uses: docker/build-push-action@67a2d409c0a876cbe6b11854e3e25193efe4e62d
96+
uses: docker/build-push-action@ca877d9245402d1537745e0e356eab47c3520991
9797
with:
9898
context: ${{ github.workspace }}/${{ matrix.changed_dir }}
9999
file: ${{ github.workspace }}/${{ matrix.changed_dir }}/Dockerfile

0 commit comments

Comments
 (0)