Skip to content

Commit

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

build(action): bump the actions group with 1 update
  • Loading branch information
ttshivers authored Sep 8, 2023
2 parents 392d10b + 0b2b7fe commit 19efeac
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@v4.1.1
uses: docker/build-push-action@v4.2.1
with:
builder: ${{ steps.buildx.outputs.name }}
context: .
Expand Down

0 comments on commit 19efeac

Please sign in to comment.