We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fe3d9d7 commit b563b3eCopy full SHA for b563b3e
.github/workflows/sonarcloud.yml
@@ -52,7 +52,7 @@ jobs:
52
53
- name: "Get changed files with yaml"
54
id: changed-files-yaml
55
- uses: tj-actions/changed-files@e9772d140489982e0e3704fea5ee93d536f1e275
+ uses: tj-actions/changed-files@48d8f15b2aaa3d255ca5af3eba4870f807ce6b3c
56
with:
57
files_yaml: |
58
frontend:
0 commit comments