Skip to content

Commit

Permalink
Merge pull request #12 from equisoft-actions/renovate/major-github-ac…
Browse files Browse the repository at this point in the history
…tions

chore(deps): update github/codeql-action action
  • Loading branch information
Chris-V authored Feb 27, 2024
2 parents 378d05c + e3d11ff commit 5235d6a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ runs:
fi
- name: Upload SARIF file
uses: github/codeql-action/upload-sarif@v2
uses: github/codeql-action/upload-sarif@v3
if: always()
with:
sarif_file: ${{ inputs.working-directory }}/build/quality/hadolint.sarif
Expand Down

0 comments on commit 5235d6a

Please sign in to comment.