Skip to content

Commit d8df925

Browse files
chore(deps): update docker/setup-buildx-action action to v4.3.0
1 parent 696460b commit d8df925

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
if: ${{ github.event_name != 'pull_request' }}
4545

4646
- name: Set up Docker Buildx
47-
uses: docker/setup-buildx-action@bb05f3f5519dd87d3ba754cc423b652a5edd6d2c # v4.2.0
47+
uses: docker/setup-buildx-action@37fe631027851001ddb9b187196cc803df7f5f0e # v4.3.0
4848

4949
- name: Build and push
5050
uses: docker/build-push-action@53b7df96c91f9c12dcc8a07bcb9ccacbed38856a # v7.3.0

0 commit comments

Comments
 (0)