Skip to content

Commit bfa74f4

Browse files
authored
Merge pull request #8 from validatedpatterns/dependabot/github_actions/docker/build-push-action-6.11.0
Bump docker/build-push-action from 6.10.0 to 6.11.0
2 parents e47ad5b + b44a159 commit bfa74f4

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
@@ -82,7 +82,7 @@ jobs:
8282
# https://github.com/docker/build-push-action
8383
- name: Build and push Docker image
8484
id: build-and-push
85-
uses: docker/build-push-action@48aba3b46d1b1fec4febb7c5d0c644b249a11355 # v6.10.0
85+
uses: docker/build-push-action@b32b51a8eda65d6793cd0494a773d4f6bcef32dc # v6.11.0
8686
with:
8787
context: .
8888
file: Containerfile

0 commit comments

Comments
 (0)