Skip to content

Commit 3909b20

Browse files
authored
Merge pull request #311 from hydephp/dependabot/github_actions/docker/setup-buildx-action-3.11.1
Bump docker/setup-buildx-action from 3.10.0 to 3.11.1
2 parents 3616955 + 83d8974 commit 3909b20

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
@@ -34,7 +34,7 @@ jobs:
3434
# multi-platform images and export cache
3535
# https://github.com/docker/setup-buildx-action
3636
- name: Set up Docker Buildx
37-
uses: docker/setup-buildx-action@b5ca514318bd6ebac0fb2aedd5d36ec1b5c232a2 # v3.10.0
37+
uses: docker/setup-buildx-action@e468171a9de216ec08956ac3ada2f0791b6bd435 # v3.11.1
3838

3939
# Login against a Docker registry
4040
# https://github.com/docker/login-action

0 commit comments

Comments
 (0)