Skip to content

Commit

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

chore(deps): update docker/setup-buildx-action action to v3.7.1
  • Loading branch information
splattner authored Dec 4, 2024
2 parents 3cb9678 + a222e67 commit 29d3dad
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@988b5a0280414f521da01fcc63a27aeeb4b104db # v3.6.1
uses: docker/setup-buildx-action@c47758b77c9736f4b2ef4073d4d51994fabfe349 # v3.7.1


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

0 comments on commit 29d3dad

Please sign in to comment.