Skip to content

Commit 4a391b4

Browse files
chore(deps): update docker/setup-buildx-action action to v4
1 parent ea9a04d commit 4a391b4

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
@@ -21,7 +21,7 @@ jobs:
2121
- uses: actions/checkout@v4
2222
with:
2323
path: src/github.com/${{ env.ORIGINAL_REPO_NAME }}
24-
- uses: docker/setup-buildx-action@v3
24+
- uses: docker/setup-buildx-action@v4
2525
- name: Login to GitHub Container Registry
2626
uses: docker/login-action@v3
2727
with:

0 commit comments

Comments
 (0)