aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/codeql.yml
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-08-22 08:33:53 -0700
committerGitHub <noreply@github.com>2022-08-22 08:33:53 -0700
commit9076a0051cd129fc4ef205cee62659a0d8cb027e (patch)
tree830395dcb2cd6b7d25d9bfe9282e80a0c4199c25 /.github/workflows/codeql.yml
parentf875031f0630e1c054c1b44ae9769db1a11362a1 (diff)
downloadseaweedfs-9076a0051cd129fc4ef205cee62659a0d8cb027e.tar.xz
seaweedfs-9076a0051cd129fc4ef205cee62659a0d8cb027e.zip
Bump actions/checkout from 3 to 3.0.2 (#3483)
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 142e4e963..65e7c3ec6 100644
--- a/.github/workflows/codeql.yml
+++ b/.github/workflows/codeql.yml
@@ -14,7 +14,7 @@ jobs:
steps:
- name: Checkout repository
- uses: actions/checkout@v3
+ uses: actions/checkout@2541b1294d2704b0964813337f33b291d3f8596b
# Initializes the CodeQL tools for scanning.
- name: Initialize CodeQL