mirror of
https://github.com/cargo-bins/cargo-binstall.git
synced 2025-04-24 14:28:42 +00:00
security: pin tj-actions/changed-files to a non-compromised commit (#2086)
pin tj-actions/changed-files to a non-compromised commit https://www.stepsecurity.io/blog/harden-runner-detection-tj-actions-changed-files-action-is-compromised Signed-off-by: Félix Saparelli <felix@passcod.name>
This commit is contained in:
parent
e2ef5918cf
commit
e017e53588
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
@ -53,7 +53,7 @@ jobs:
|
|||
|
||||
- name: Get changed files
|
||||
id: changed-files
|
||||
uses: tj-actions/changed-files@v45
|
||||
uses: tj-actions/changed-files@9200e69727eb73eb060652b19946b8a2fdfb654b
|
||||
with:
|
||||
dir_names: true
|
||||
dir_names_exclude_current_dir: true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue