Skip to content

Commit

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

Build(deps): Bump docker/build-push-action from 5.0.0 to 5.1.0
  • Loading branch information
clemlesne authored Nov 21, 2023
2 parents e99c326 + 1785077 commit 982a326
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 @@ -375,7 +375,7 @@ jobs:
echo "tag=$tag" >> $GITHUB_OUTPUT
- name: Build & push container
uses: docker/build-push-action@v5.0.0
uses: docker/build-push-action@v5.1.0
with:
build-args: |
AWS_CLI_VERSION=${{ env.AWS_CLI_VERSION }}
Expand Down

0 comments on commit 982a326

Please sign in to comment.