Skip to content

Commit

Permalink
Merge pull request #37 from nberlee/eb0ddependabot/github_actions/doc…
Browse files Browse the repository at this point in the history
…ker/build-push-action-5

build(deps): bump docker/build-push-action from 4 to 5
  • Loading branch information
nberlee authored Sep 27, 2023
2 parents 1c6adbf + 5975b51 commit dfbb0ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
-
name: Build
uses: docker/build-push-action@v4
uses: docker/build-push-action@v5
with:
context: .
tags: ${{ steps.meta.outputs.tags }}
Expand Down

0 comments on commit dfbb0ed

Please sign in to comment.