Skip to content

Commit

Permalink
Merge pull request #20 from furality/dependabot/github_actions/action…
Browse files Browse the repository at this point in the history
…s-98b70e8bec

build(action): bump the actions group with 1 update
  • Loading branch information
ttshivers authored Nov 17, 2023
2 parents a8776b4 + ecbdefa commit 7afaae7
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 @@ -40,7 +40,7 @@ runs:

- name: Build image
id: docker-build
uses: docker/build-push-action@v5.0.0
uses: docker/build-push-action@v5.1.0
with:
builder: ${{ steps.buildx.outputs.name }}
context: .
Expand Down

0 comments on commit 7afaae7

Please sign in to comment.