summaryrefslogtreecommitdiff
path: root/.github/workflows
diff options
context:
space:
mode:
authorVijayakumar A <36878324+kumvijaya@users.noreply.github.com>2024-05-09 12:45:08 +0530
committerGitHub <noreply@github.com>2024-05-09 12:45:08 +0530
commitd8a0bb52c396298c1ab61c6d9dc2bb2464bf2a72 (patch)
treeec98c482cab5c7ec84650ab166d0b958a0233e8f /.github/workflows
parent52efc39691737fd0be965cad955758ca8b8e40e9 (diff)
downloadvyos-1x-d8a0bb52c396298c1ab61c6d9dc2bb2464bf2a72.tar.gz
vyos-1x-d8a0bb52c396298c1ab61c6d9dc2bb2464bf2a72.zip
T6315: updated codeql branch name
Diffstat (limited to '.github/workflows')
-rw-r--r--.github/workflows/codeql.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/codeql.yml b/.github/workflows/codeql.yml
index 8b1c3c141..9e2e4bf0f 100644
--- a/.github/workflows/codeql.yml
+++ b/.github/workflows/codeql.yml
@@ -27,7 +27,7 @@ permissions:
jobs:
codeql-analysis-call:
- uses: vyos/vyos-github-actions/.github/workflows/codeql-analysis.yml@main
+ uses: vyos/vyos-github-actions/.github/workflows/codeql-analysis.yml@current
secrets: inherit
with:
languages: "['python']"