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 67d278c commit e699abeCopy full SHA for e699abe
.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@2d756ea4c53f7f6b397767d8723b3a10a9f35bf2 # v44
+ uses: tj-actions/changed-files@ed68ef82c095e0d48ec87eccea555d944a631a4c # v44
13
with:
14
separator: ' '
15
0 commit comments