We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1d5f1bb + 8261427 commit b500c03Copy full SHA for b500c03
.github/workflows/linting.yml
@@ -51,7 +51,7 @@ jobs:
51
- uses: actions/checkout@v4
52
with:
53
fetch-depth: 0 # Fetch Depth 0 == Pull the whole repo and all history
54
- - uses: tj-actions/changed-files@v45
+ - uses: tj-actions/changed-files@2f7c5bfce28377bc069a65ba478de0a74aa0ca32
55
id: changed-files
56
57
# For files_yaml, the general idea is to organize the files we want to scan ourselves based on globbing.
0 commit comments