Skip to content

Commit

Permalink
Merge pull request #19 from danclough/dependabot/github_actions/docke…
Browse files Browse the repository at this point in the history
…r/setup-buildx-action-2.10.0

[ci skip]: Bump docker/setup-buildx-action from 2.5.0 to 2.10.0
  • Loading branch information
danclough authored Dec 15, 2023
2 parents 364b411 + 354f1ef commit ea0a98c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
with:
platforms: linux/amd64,linux/arm64
- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v2.5.0
uses: docker/setup-buildx-action@v2.10.0
- name: Login to GitHub Container Registry
uses: docker/[email protected]
with:
Expand Down

0 comments on commit ea0a98c

Please sign in to comment.