We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 800cc9a commit ebfb092Copy full SHA for ebfb092
.github/workflows/lint.yml
@@ -14,7 +14,7 @@ jobs:
14
15
- name: Get changed files using defaults
16
id: changed-files
17
- uses: tj-actions/changed-files@v41
+ uses: tj-actions/changed-files@e9772d140489982e0e3704fea5ee93d536f1e275
18
with:
19
separator: ","
20
.github/workflows/schema-validation.yml
@@ -15,7 +15,7 @@ jobs:
21
0 commit comments