Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/dependabot/github_actions/docker…
Browse files Browse the repository at this point in the history
…/setup-buildx-action-2.4.1'
  • Loading branch information
GitHubPang committed Feb 7, 2023
2 parents 3575923 + 717d82c commit 3015fb2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Docker Setup Buildx
uses: docker/setup-buildx-action@v2.4.0
uses: docker/setup-buildx-action@v2.4.1

# Check out current repository
- name: Fetch Sources
Expand Down

0 comments on commit 3015fb2

Please sign in to comment.