summaryrefslogtreecommitdiff
path: root/.github/workflows/codeql.yml
diff options
context:
space:
mode:
authorDaniil Baturin <daniil@vyos.io>2026-05-07 12:47:51 +0100
committerGitHub <noreply@github.com>2026-05-07 12:47:51 +0100
commit1b206d15c59ea2602a0ba980d0ae7564f1260e31 (patch)
treef473ff106a48ce96f6a2d858cd3bbe86eb694601 /.github/workflows/codeql.yml
parentf11be0669dca341e165115f286e2d3996f1615c6 (diff)
parent94697b381936a54d0db6f3f1f4a2c5a7be2984b9 (diff)
downloadvyos-http-api-tools-1b206d15c59ea2602a0ba980d0ae7564f1260e31.tar.gz
vyos-http-api-tools-1b206d15c59ea2602a0ba980d0ae7564f1260e31.zip
Merge pull request #38 from vyos/T8463-current
T8463: Update GitHub actions to latest versions
Diffstat (limited to '.github/workflows/codeql.yml')
-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 a2659e1..4020b87 100644
--- a/.github/workflows/codeql.yml
+++ b/.github/workflows/codeql.yml
@@ -38,7 +38,7 @@ jobs:
steps:
- name: Checkout repository
- uses: actions/checkout@v3
+ uses: actions/checkout@v6
# Initializes the CodeQL tools for scanning.
- name: Initialize CodeQL