Skip to content

Commit b7e66c1

Browse files
authored
Merge pull request #22 from validatedpatterns/dependabot/github_actions/docker/build-push-action-6.18.0
Bump docker/build-push-action from 6.16.0 to 6.18.0
2 parents 23c06de + 1780b11 commit b7e66c1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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@14487ce63c7a62a4a324b0bfb37086795e31c6c1 # v6.16.0
85+
uses: docker/build-push-action@263435318d21b8e681c14492fe198d362a7d2c83 # v6.18.0
8686
with:
8787
context: .
8888
file: Containerfile

0 commit comments

Comments
 (0)