Skip to content

Commit a144483

Browse files
build(deps): bump docker/setup-buildx-action from 4.2.0 to 4.3.0 (#375)
Signed-off-by: dependabot[bot] <support@github.com>
1 parent ea56b72 commit a144483

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docker.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
2222

2323
- name: Set up Docker Buildx
24-
uses: docker/setup-buildx-action@bb05f3f5519dd87d3ba754cc423b652a5edd6d2c # v4.2.0
24+
uses: docker/setup-buildx-action@37fe631027851001ddb9b187196cc803df7f5f0e # v4.3.0
2525

2626
# Only run if it is for a tag, else it exposes credentials for no reason (we don't push)
2727
- name: Login to Docker Hub

0 commit comments

Comments
 (0)