diff --git a/action.yml b/action.yml index 04a4251..70ee107 100644 --- a/action.yml +++ b/action.yml @@ -42,7 +42,7 @@ runs: COMPONENTS: ${{ inputs.components }} shell: bash - - uses: Swatinem/rust-cache@779680da715d629ac1d338a641029a2f4372abb5 # v2.8.2 + - uses: Swatinem/rust-cache@c19371144df3bb44fab255c43d04cbc2ab54d1c4 # v2.9.1 with: key: ${{ inputs.cache-key }} workspaces: ${{ inputs.workspaces }}