mirror of
https://github.com/rust-lang/rust.git
synced 2025-02-19 02:13:57 +00:00
Lock paths-filter action to a specific commit
This commit is contained in:
parent
4ecd7e6c0d
commit
928a378c6d
2
.github/workflows/ci.yaml
vendored
2
.github/workflows/ci.yaml
vendored
@ -26,7 +26,7 @@ jobs:
|
||||
typescript: ${{ steps.filter.outputs.typescript }}
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- uses: dorny/paths-filter@v2
|
||||
- uses: dorny/paths-filter@4067d885736b84de7c414f582ac45897079b0a78
|
||||
id: filter
|
||||
with:
|
||||
filters: |
|
||||
|
Loading…
Reference in New Issue
Block a user