summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorasklymenko <a.klymenko@vyos.io>2026-05-06 20:29:04 +0300
committerasklymenko <a.klymenko@vyos.io>2026-05-06 20:29:04 +0300
commit94697b381936a54d0db6f3f1f4a2c5a7be2984b9 (patch)
tree3b6128bf8f3487e08a9ece3f77c9a87f9dd1e952 /.github
parentc49106e75c754bc2eb23d19188364d50bcae67f5 (diff)
downloadvyos-http-api-tools-94697b381936a54d0db6f3f1f4a2c5a7be2984b9.tar.gz
vyos-http-api-tools-94697b381936a54d0db6f3f1f4a2c5a7be2984b9.zip
T8463: Update GitHub actions to latest versions
Diffstat (limited to '.github')
-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