Skip to content

Commit

Permalink
Merge pull request #13 from joern1811/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
  • Loading branch information
joern1811 authored Nov 8, 2024
2 parents 16baad1 + c6e19ec commit 8768bb2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
username: ${{ github.actor }}
password: ${{ secrets.GITHUB_TOKEN }}
- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v2
uses: docker/setup-buildx-action@v3
- name: Release
uses: goreleaser/goreleaser-action@v6
with:
Expand Down

0 comments on commit 8768bb2

Please sign in to comment.