Skip to content

Commit

Permalink
Merge branch 'main' into fix-resource-naming
Browse files Browse the repository at this point in the history
  • Loading branch information
duartebarbosadev authored Jan 26, 2025
2 parents 9f11d8b + a4448f2 commit cbe4c73
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -75,4 +75,4 @@ jobs:
if: ${{ !cancelled() && hashFiles('**/*.sarif') != '' }}
uses: github/codeql-action/upload-sarif@v3
with:
sarif_file: './'
sarif_file: './'

0 comments on commit cbe4c73

Please sign in to comment.