Skip to content

Commit

Permalink
Merge pull request #5094 from rubygems/dependabot/github_actions/dock…
Browse files Browse the repository at this point in the history
…er/setup-buildx-action-3.7.0

Bump docker/setup-buildx-action from 3.6.1 to 3.7.0
  • Loading branch information
hsbt authored Oct 4, 2024
2 parents ce90482 + 495bef4 commit e6d71b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
- uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
- name: Set up Docker Buildx
id: buildx
uses: docker/setup-buildx-action@988b5a0280414f521da01fcc63a27aeeb4b104db # master
uses: docker/setup-buildx-action@8026d2bc3645ea78b0d2544766a1225eb5691f89 # master
- name: Cache Docker layers
uses: actions/cache@0c45773b623bea8c8e75f6c82b208c3cf94ea4f9 # v4.0.2
with:
Expand Down

0 comments on commit e6d71b5

Please sign in to comment.