We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5b97d64 commit 9b64e09Copy full SHA for 9b64e09
.github/workflows/e2e.yaml
@@ -23,7 +23,7 @@ jobs:
23
fetch-depth: 0
24
- id: changed-files
25
name: Get changed files
26
- uses: tj-actions/changed-files@da093c1609db0edd0a037ce9664e135f74bf30d9 #v40.2.0
+ uses: tj-actions/changed-files@94549999469dbfa032becf298d95c87a14c34394 #v40.2.2
27
with:
28
files_ignore: |
29
**/*.md
0 commit comments