We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c3ff06b commit d3855cbCopy full SHA for d3855cb
.github/workflows/ci.yml
@@ -44,7 +44,7 @@ jobs:
44
45
- name: Setup Docker BuildX
46
id: setup-buildx
47
- uses: docker/setup-buildx-action@c47758b77c9736f4b2ef4073d4d51994fabfe349 # v3.7.1
+ uses: docker/setup-buildx-action@f7ce87c1d6bead3e36075b2ce75da1f6cc28aaca # v3.9.0
48
with:
49
install: true
50
driver-opts: network=host
0 commit comments