Skip to content

Commit 502cade

Browse files
Merge pull request #43 from moia-oss/dependabot/github_actions/docker/setup-buildx-action-4
chore(deps): bump docker/setup-buildx-action from 3 to 4
2 parents 3f62079 + 86d93ce commit 502cade

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pipeline.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
- name: Set up QEMU
2828
uses: docker/setup-qemu-action@v3
2929
- name: Set up Docker Buildx
30-
uses: docker/setup-buildx-action@v3
30+
uses: docker/setup-buildx-action@v4
3131
- name: Configure AWS credentials
3232
uses: aws-actions/configure-aws-credentials@v6
3333
with:

0 commit comments

Comments
 (0)