Skip to content

Commit

Permalink
Merge pull request #41 from SG60/renovate/docker-setup-buildx-action-3.x
Browse files Browse the repository at this point in the history
chore(deps): update docker/setup-buildx-action action to v3.7.1
  • Loading branch information
SG60 authored Nov 6, 2024
2 parents 48cd8e2 + a4fa9ec commit 0c566f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rust.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
cache-all-crates: "true"
cache-on-failure: "true"

- uses: docker/setup-buildx-action@2b51285047da1547ffb1b2203d8be4c0af6b1f20 # v3.0.0
- uses: docker/setup-buildx-action@c47758b77c9736f4b2ef4073d4d51994fabfe349 # v3.7.1

# nix dev shell setup
- uses: DeterminateSystems/nix-installer-action@v15
Expand Down

0 comments on commit 0c566f4

Please sign in to comment.