Skip to content

Commit

Permalink
Merge pull request #33 from benfrisbie/dependabot/github_actions/dock…
Browse files Browse the repository at this point in the history
…er/build-push-action-5.1.0

Bump docker/build-push-action from 5.0.0 to 5.1.0
  • Loading branch information
benfrisbie authored Dec 1, 2023
2 parents 0da875b + 8db82a7 commit eabb820
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -208,7 +208,7 @@ runs:
github-token: ${{ inputs.github-token }}
- uses: docker/[email protected]
- uses: docker/[email protected]
- uses: docker/build-push-action@v5.0.0
- uses: docker/build-push-action@v5.1.0
id: build
with:
add-hosts: ${{ inputs.add-hosts }}
Expand Down

0 comments on commit eabb820

Please sign in to comment.