Skip to content

Commit

Permalink
Merge pull request #25 from benfrisbie/dependabot/github_actions/dock…
Browse files Browse the repository at this point in the history
…er/setup-buildx-action-2.10.0

Bump docker/setup-buildx-action from 2.9.1 to 2.10.0
  • Loading branch information
benfrisbie authored Aug 30, 2023
2 parents bf69153 + cd7038a commit 1e4860d
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 @@ -207,7 +207,7 @@ runs:
bake-target: ${{ inputs.bake-target }}
github-token: ${{ inputs.github-token }}
- uses: docker/[email protected]
- uses: docker/setup-buildx-action@v2.9.1
- uses: docker/setup-buildx-action@v2.10.0
- uses: docker/[email protected]
id: build
with:
Expand Down

0 comments on commit 1e4860d

Please sign in to comment.