mirror of
https://github.com/drwetter/testssl.sh.git
synced 2026-03-22 10:43:31 +01:00
Merge pull request #3001 from testssl/dependabot/github_actions/docker/setup-buildx-action-4
Bump docker/setup-buildx-action from 3 to 4
This commit is contained in:
2
.github/workflows/docker-3.3dev.yml
vendored
2
.github/workflows/docker-3.3dev.yml
vendored
@@ -30,7 +30,7 @@ jobs:
|
|||||||
|
|
||||||
- name: Setup Buildx
|
- name: Setup Buildx
|
||||||
id: buildx
|
id: buildx
|
||||||
uses: docker/setup-buildx-action@v3
|
uses: docker/setup-buildx-action@v4
|
||||||
|
|
||||||
- name: Set Docker metadata
|
- name: Set Docker metadata
|
||||||
id: docker_meta
|
id: docker_meta
|
||||||
|
|||||||
Reference in New Issue
Block a user