Skip to content

Commit

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

[ci skip]: Bump docker/setup-buildx-action from 2.10.0 to 3.2.0
  • Loading branch information
danclough committed Mar 26, 2024
2 parents 3936e11 + 1005720 commit fa829f4
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.10.0
uses: docker/setup-buildx-action@v3.2.0
- name: Login to GitHub Container Registry
uses: docker/[email protected]
with:
Expand Down

0 comments on commit fa829f4

Please sign in to comment.