We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 061cb24 commit 2fcce1dCopy full SHA for 2fcce1d
1 file changed
.github/workflows/run.yml
@@ -31,7 +31,7 @@ jobs:
31
- run: dfetch update
32
33
- name: Dfetch SARIF Check
34
- uses: ./github/actions/dfetch-action
+ uses: ./.github/actions/dfetch-action
35
with:
36
working-directory: '.'
37
@@ -87,7 +87,7 @@ jobs:
87
88
89
90
91
92
93
0 commit comments