Skip to content

Commit

Permalink
Merge pull request #5 from lsst-sqre/dependabot/github_actions/docker…
Browse files Browse the repository at this point in the history
…/build-push-action-5

Bump docker/build-push-action from 4 to 5
  • Loading branch information
rra authored Jan 18, 2024
2 parents 5a7c641 + 531fc0b commit bb1e800
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ runs:

- name: Build and push
id: build
uses: docker/build-push-action@v4
uses: docker/build-push-action@v5
with:
context: "${{ inputs.context }}"
file: "${{ inputs.dockerfile }}"
Expand Down

0 comments on commit bb1e800

Please sign in to comment.