Skip to content

Commit dc916a3

Browse files
chore(deps): update docker/build-push-action action to v6.19.1 (#117)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3dc0861 commit dc916a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ jobs:
6363
# https://github.com/docker/build-push-action
6464
- name: Build and push Docker image
6565
id: build-and-push
66-
uses: docker/build-push-action@v6.19.0
66+
uses: docker/build-push-action@v6.19.1
6767
with:
6868
context: .
6969
platforms: linux/amd64,linux/arm64

0 commit comments

Comments
 (0)