Skip to content

Commit

Permalink
Auto merge of rust-lang#14726 - Veykril:cistuff, r=lnicola
Browse files Browse the repository at this point in the history
minor: Lock paths-filter action to a specific commit
  • Loading branch information
bors committed May 3, 2023
2 parents 9811a3a + 928a378 commit 60f4b3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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: |
Expand Down

0 comments on commit 60f4b3e

Please sign in to comment.