feat(github-action): update github/codeql-action (v3.28.19 → v3.29.0) (#163)

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-06-16 15:37:27 +00:00
committed by GitHub
parent d0e84dc2cd
commit 7b28f81e4d
12 changed files with 17 additions and 17 deletions

View File

@@ -225,7 +225,7 @@ runs:
- name: Upload SARIF Report
if: steps.check-files.outputs.found == 'true' && inputs.format == 'sarif'
uses: github/codeql-action/upload-sarif@fca7ace96b7d713c7035871441bd52efbe39e27e # v3.28.19
uses: github/codeql-action/upload-sarif@ce28f5bb42b7a9f2c824e633a3f6ee835bab6858 # v3.29.0
with:
sarif_file: ${{ inputs.working-directory }}/reports/tflint.sarif
category: terraform-lint