Skip to content

Commit 34dbc3a

Browse files
authored
Merge pull request #275 from rsksmart/dependabot/github_actions/docker/setup-buildx-action-3.11.1
Bump docker/setup-buildx-action from 3.7.1 to 3.11.1
2 parents 017e8a8 + a15a362 commit 34dbc3a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
4747
- name: Setup Docker BuildX
4848
id: setup-buildx
49-
uses: docker/setup-buildx-action@c47758b77c9736f4b2ef4073d4d51994fabfe349 # v3.7.1
49+
uses: docker/setup-buildx-action@e468171a9de216ec08956ac3ada2f0791b6bd435 # v3.11.1
5050
with:
5151
install: true
5252
driver-opts: network=host

0 commit comments

Comments
 (0)