Skip to content

Commit 8b89091

Browse files
authored
Merge pull request #68 from JohnTitor/pin-actions
2 parents ab68452 + f964086 commit 8b89091

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -220,7 +220,7 @@ runs:
220220
221221
- name: Setup Rust Caching
222222
if: inputs.cache == 'true'
223-
uses: Swatinem/rust-cache@v2
223+
uses: Swatinem/rust-cache@98c8021b550208e191a6a3145459bfc9fb29c4c0 # v2.8.0
224224
with:
225225
workspaces: ${{inputs.cache-workspaces}}
226226
cache-directories: ${{inputs.cache-directories}}

0 commit comments

Comments
 (0)