We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e2ae3a2 commit b724536Copy full SHA for b724536
.github/workflows/ci.yml
@@ -34,7 +34,7 @@ jobs:
34
35
- name: Get changed resource-related files
36
id: changed-files
37
- uses: tj-actions/changed-files@cbda684547adc8c052d50711417fa61b428a9f88 # v41
+ uses: tj-actions/changed-files@48d8f15b2aaa3d255ca5af3eba4870f807ce6b3c # v45
38
with:
39
files: |
40
resources
@@ -63,7 +63,7 @@ jobs:
63
64
- name: See if list catalog has changed
65
66
67
68
69
filter_lists/list_catalog.json
0 commit comments