Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): update docker/setup-buildx-action action to v3
Browse files Browse the repository at this point in the history
renovate[bot] authored May 29, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent 3579ea8 commit a797c12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-test-release.yaml
Original file line number Diff line number Diff line change
@@ -51,7 +51,7 @@ jobs:
persist-credentials: false
- run: sudo snap install yq
- uses: docker/setup-qemu-action@v2
- uses: docker/setup-buildx-action@v2
- uses: docker/setup-buildx-action@v3
- uses: docker/login-action@v2
with:
registry: ghcr.io

0 comments on commit a797c12

Please sign in to comment.