Skip to content

Commit 3cadb3f

Browse files
authored
Merge pull request #8 from zigamedved/dependabot/github_actions/docker/setup-buildx-action-4
2 parents 9013d6a + 6b873bd commit 3cadb3f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ jobs:
101101
type=semver,pattern={{major}}.{{minor}}
102102
103103
- name: Set up Docker Buildx
104-
uses: docker/setup-buildx-action@v3
104+
uses: docker/setup-buildx-action@v4
105105

106106
- name: Build and push
107107
uses: docker/build-push-action@v6

0 commit comments

Comments
 (0)