Skip to content

Commit fdbca6d

Browse files
Update github/codeql-action action to v3.30.9 (#1165)
| datasource | package | from | to | | ----------- | -------------------- | ------- | ------- | | github-tags | github/codeql-action | v3.30.6 | v3.30.9 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent bae43bc commit fdbca6d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -276,7 +276,7 @@ jobs:
276276
if: ${{ !inputs.dry_run }}
277277

278278
- name: Upload scan result to GitHub Security tab
279-
uses: github/codeql-action/upload-sarif@64d10c13136e1c5bce3e5fbde8d4906eeaafc885 # v3.30.6
279+
uses: github/codeql-action/upload-sarif@42213152a85ae7569bdb6bec7bcd74cd691bfe41 # v3.30.9
280280
continue-on-error: true
281281
with:
282282
sarif_file: ${{ steps.scan.outputs.sarif }}

0 commit comments

Comments
 (0)