Skip to content

Commit bc5e2cf

Browse files
authored
Use updated codeql workflow from compliance-rules (#10573)
Signed-off-by: Jakub Jarosz <j.jarosz@f5.com>
1 parent 55c2c2b commit bc5e2cf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/codeql-analysis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,6 @@ jobs:
5555
contents: read # for actions/checkout to fetch code
5656
packages: read
5757
security-events: write # for github/codeql-action/autobuild to send a status report
58-
uses: nginx/compliance-rules/.github/workflows/codeql.yml@543d32464b56e6a695939f41ba8009cbb10e413a # v0.3.3
58+
uses: nginx/compliance-rules/.github/workflows/sast.yml@077e950021045cabd0d29b7d9e6d9cc01def6804 # v0.3.4
5959
with:
6060
requested_languages: go,python

0 commit comments

Comments
 (0)