Skip to content

Commit

Permalink
Merge pull request #69 from exercism/dependabot/github_actions/docker…
Browse files Browse the repository at this point in the history
…/setup-buildx-action-3.4.0

Bump docker/setup-buildx-action from 3.3.0 to 3.4.0
  • Loading branch information
glennj authored Jul 4, 2024
2 parents 8e61017 + 20ea78e commit 6b4b4ab
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 @@ -16,7 +16,7 @@ jobs:
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # 2.3.4

- name: Set up Docker Buildx
uses: docker/setup-buildx-action@d70bba72b1f3fd22344832f00baa16ece964efeb # 3.3.0
uses: docker/setup-buildx-action@4fd812986e6c8c2a69e18311145f9371337f27d4 # 3.4.0

- name: Cache Docker layers
uses: actions/cache@0c45773b623bea8c8e75f6c82b208c3cf94ea4f9 # 4.0.2
Expand Down

0 comments on commit 6b4b4ab

Please sign in to comment.