Skip to content

Commit

Permalink
Merge pull request #117 from artichoke/dependabot/github_actions/lint…
Browse files Browse the repository at this point in the history
…-and-format/gha-deps-7464256e0e

chore(deps): Bump Swatinem/rust-cache from 2.7.5 to 2.7.7 in /lint-and-format in the gha-deps group
  • Loading branch information
lopopolo authored Feb 1, 2025
2 parents df627ab + a61d1a2 commit 279a705
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lint-and-format/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -79,5 +79,5 @@ runs:
fi
- name: Setup Rust caching
uses: Swatinem/rust-cache@82a92a6e8fbeee089604da2575dc567ae9ddeaab # v2.7.5
uses: Swatinem/rust-cache@f0deed1e0edfc6a9be95417288c0e1099b1eeec3 # v2.7.7
if: steps.lockfile.outputs.present == 'true'

0 comments on commit 279a705

Please sign in to comment.