Skip to content

Commit

Permalink
Merge pull request #840 from samcday/renovate/docker-setup-buildx-act…
Browse files Browse the repository at this point in the history
…ion-3.x

chore(deps): update docker/setup-buildx-action action to v3.7.1
  • Loading branch information
samcday authored Oct 23, 2024
2 parents ffedc43 + 22e384e commit 00971d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/node-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
# multi-platform images and export cache
# https://github.com/docker/setup-buildx-action
- name: Set up Docker Buildx
uses: docker/setup-buildx-action@988b5a0280414f521da01fcc63a27aeeb4b104db # v3.6.1
uses: docker/setup-buildx-action@c47758b77c9736f4b2ef4073d4d51994fabfe349 # v3.7.1

# Login against a Docker registry except on PR
# https://github.com/docker/login-action
Expand Down

0 comments on commit 00971d1

Please sign in to comment.