diff --git a/action.yml b/action.yml index 4355482..bb7c02c 100644 --- a/action.yml +++ b/action.yml @@ -42,7 +42,7 @@ runs: COMPONENTS: ${{ inputs.components }} shell: bash - - uses: Swatinem/rust-cache@f0deed1e0edfc6a9be95417288c0e1099b1eeec3 # v2.7.7 + - uses: Swatinem/rust-cache@9d47c6ad4b02e050fd481d890b2ea34778fd09d6 # v2.7.8 with: key: ${{ inputs.cache-key }} workspaces: ${{ inputs.workspaces }}