Skip to content

Commit b135154

Browse files
authored
Merge branch 'main' into update-bundle/codeql-bundle-v2.20.0
2 parents 3d09005 + 6f9e628 commit b135154

21 files changed

+22
-228
lines changed

.github/workflows/debug-artifacts-failure.yml

-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
name: PR Check - Debug artifacts after failure
44
env:
55
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
6-
CODEQL_ACTION_ARTIFACT_V4_UPGRADE: true
76
on:
87
push:
98
branches:

.github/workflows/debug-artifacts-legacy.yml

-99
This file was deleted.

.github/workflows/debug-artifacts.yml

-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
name: PR Check - Debug artifact upload
33
env:
44
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
5-
CODEQL_ACTION_ARTIFACT_V4_UPGRADE: true
65
on:
76
push:
87
branches:

lib/analyze-action-post.js

+1-5
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

lib/analyze-action-post.js.map

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

lib/debug-artifacts.js

+7-12
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)