Skip to content

Commit

Permalink
Merge pull request #69 from splattner/renovate/docker-setup-buildx-ac…
Browse files Browse the repository at this point in the history
…tion-3.x

chore(deps): update docker/setup-buildx-action action to v3.2.0
  • Loading branch information
splattner authored Mar 17, 2024
2 parents 6931a10 + e2584b3 commit 0291c83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
${{ runner.os }}-go-
- name: Set up Docker Buildx
uses: docker/setup-buildx-action@f95db51fddba0c2d1ec667646a06c2ce06100226 # v3.0.0
uses: docker/setup-buildx-action@2b51285047da1547ffb1b2203d8be4c0af6b1f20 # v3.2.0


- name: Log into registry ${{ env.REGISTRY }}
Expand Down

0 comments on commit 0291c83

Please sign in to comment.