Skip to content

Commit

Permalink
Merge pull request #100 from microcks/dependabot/github_actions/docke…
Browse files Browse the repository at this point in the history
…r/build-push-action-6.13.0

chore(deps): bump docker/build-push-action from 6.10.0 to 6.13.0
  • Loading branch information
lbroudoux authored Feb 7, 2025
2 parents 74a3158 + 8862000 commit c29c999
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-verify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ jobs:
- name: Build and push container image for cli
id: build-and-push
uses: docker/build-push-action@v6.10.0
uses: docker/build-push-action@v6.13.0
if: github.repository_owner == 'microcks' && env.PACKAGE_IMAGE == 'true'
with:
context: .
Expand Down

0 comments on commit c29c999

Please sign in to comment.