Skip to content

Commit 803d23d

Browse files
Bump docker/setup-buildx-action from 2.10.0 to 3.0.0 (#168)
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 2.10.0 to 3.0.0. - [Release notes](https://github.com/docker/setup-buildx-action/releases) - [Commits](docker/setup-buildx-action@885d146...f95db51) --- updated-dependencies: - dependency-name: docker/setup-buildx-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ea45b0e commit 803d23d

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
@@ -63,7 +63,7 @@ jobs:
6363
sed -i 's|\${NGINX_PLUS_VERSION}/||g' docker/Dockerfile
6464
6565
- name: Set up Docker Buildx
66-
uses: docker/setup-buildx-action@885d1462b80bc1c1c7f0b00334ad271f09369c55 # v2.10.0
66+
uses: docker/setup-buildx-action@f95db51fddba0c2d1ec667646a06c2ce06100226 # v3.0.0
6767

6868
- name: Build Plus Docker Image
6969
uses: docker/build-push-action@0565240e2d4ab88bba5387d719585280857ece09 # v5.0.0

0 commit comments

Comments
 (0)