We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8dbfe22 commit 90f8135Copy full SHA for 90f8135
.github/workflows/build.yaml
@@ -45,7 +45,7 @@ jobs:
45
46
- name: Get changed files
47
id: changed-files
48
- uses: tj-actions/changed-files@v44
+ uses: tj-actions/changed-files@v45
49
with:
50
files: |
51
docs/**
@@ -76,7 +76,7 @@ jobs:
76
77
78
79
80
81
82
ci/helm-chart/**
@@ -107,7 +107,7 @@ jobs:
107
108
109
110
111
112
113
**/*.ts
@@ -163,7 +163,7 @@ jobs:
163
164
165
166
167
168
169
0 commit comments