Skip to content

Commit 75ae1af

Browse files
authored
Merge pull request #7 from valkyoth/dependabot/github_actions/docker/setup-buildx-action-4
chore(deps): bump docker/setup-buildx-action from 3 to 4
2 parents 27e9ccb + d515d7b commit 75ae1af

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/images.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ jobs:
6464
uses: docker/setup-qemu-action@v3
6565

6666
- name: Set up Buildx
67-
uses: docker/setup-buildx-action@v3
67+
uses: docker/setup-buildx-action@v4
6868

6969
- name: Log in to GitHub Container Registry
7070
uses: docker/login-action@v4

0 commit comments

Comments
 (0)