We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a7853eb commit b01aa18Copy full SHA for b01aa18
1 file changed
.github/workflows/ci-build.yaml
@@ -39,7 +39,7 @@ jobs:
39
with:
40
egress-policy: audit
41
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
42
- - uses: tj-actions/changed-files@22103cc46bda19c2b464ffe86db46df6922fd323 # v47.0.5
+ - uses: tj-actions/changed-files@9426d40962ed5378910ee2e21d5f8c6fcbf2dd96 # v47.0.6
43
id: filter
44
45
# Any file which is not under docs/, ui/ or is not a markdown file is counted as a backend file
0 commit comments