Skip to content

Commit 9a57b66

Browse files
Merge pull request #554 from tenjaa/dependabot/github_actions/all-6bcdddd9d6
Bump docker/build-push-action from 6.19.1 to 6.19.2 in the all group
2 parents 0a36f66 + 0d44218 commit 9a57b66

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
- name: Set up Docker Buildx
2323
uses: docker/setup-buildx-action@v3.12.0
2424
- name: Build and push Docker image
25-
uses: docker/build-push-action@v6.19.1
25+
uses: docker/build-push-action@v6.19.2
2626
with:
2727
context: .
2828
load: true

0 commit comments

Comments
 (0)