Skip to content

Commit

Permalink
Merge pull request #313 from clemlesne/dependabot/github_actions/deve…
Browse files Browse the repository at this point in the history
…lop/docker/build-push-action-6.10.0

Build(deps): Bump docker/build-push-action from 6.7.0 to 6.10.0
  • Loading branch information
clemlesne authored Nov 28, 2024
2 parents 7f921c2 + 28ba380 commit b21dc9b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pipeline.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -421,7 +421,7 @@ jobs:
echo "tag=$tag" >> $GITHUB_OUTPUT
- name: Build & push container
uses: docker/build-push-action@v6.7.0
uses: docker/build-push-action@v6.10.0
with:
build-args: |
AWS_CLI_VERSION=${{ env.AWS_CLI_VERSION }}
Expand Down

0 comments on commit b21dc9b

Please sign in to comment.