Skip to content

Commit f58ceb0

Browse files
chore(deps): update docker/build-push-action digest to 48aba3b (#68)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f02035d commit f58ceb0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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@5e99dacf67635c4f273e532b9266ddb609b3025a
96+
uses: docker/build-push-action@48aba3b46d1b1fec4febb7c5d0c644b249a11355
9797
with:
9898
context: ${{ github.workspace }}/${{ matrix.changed_dir }}
9999
file: ${{ github.workspace }}/${{ matrix.changed_dir }}/Dockerfile

0 commit comments

Comments
 (0)