Skip to content

Commit f8b833a

Browse files
chore(deps): update docker/setup-buildx-action action to v4
1 parent 15e4a50 commit f8b833a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/on_prerelease.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
- uses: actions/checkout@v4
1818
with:
1919
path: src/github.com/${{ env.ORIGINAL_REPO_NAME }}
20-
- uses: docker/setup-buildx-action@v3
20+
- uses: docker/setup-buildx-action@v4
2121
- name: Login to GitHub Container Registry
2222
uses: docker/login-action@v3
2323
with:

0 commit comments

Comments
 (0)