We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7f32aab commit 9bfee0cCopy full SHA for 9bfee0c
.github/workflows/coana-guardrail.yml
@@ -9,7 +9,7 @@ jobs:
9
steps:
10
- name: Get changed files
11
id: changed-files
12
- uses: tj-actions/changed-files@v44
+ uses: tj-actions/changed-files@v46
13
with:
14
separator: ' '
15
0 commit comments