Skip to content

Commit

Permalink
Update nasa#607, use alternate xslt path
Browse files Browse the repository at this point in the history
  • Loading branch information
jphickey committed Nov 2, 2022
1 parent 631a9f7 commit 201153e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/static-analysis-reuse.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,5 @@ jobs:
static-analysis:
name: Static Analysis
uses: jphickey/cFS/.github/workflows/static-analysis.yml@fix-607-static-analysis
cppcheck-xslt-path: ${{ github.repository }}/${{ github.ref_name }}/.github/scripts
with:
cppcheck-xslt-path: ${{ github.repository }}/${{ github.ref_name }}/.github/scripts

0 comments on commit 201153e

Please sign in to comment.