aboutsummaryrefslogtreecommitdiffstats
path: root/.github/workflows/codeql-analysis.yml
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@protonmail.com>2022-12-19 20:07:02 -0500
committerLibravatar GitHub <noreply@github.com>2022-12-19 20:07:02 -0500
commit19eeb6a131796c3eaed45aa952dd6f5022719711 (patch)
tree661d90b5f1fd5c5ea60ea02f5caf36d2683c8a34 /.github/workflows/codeql-analysis.yml
parentMerge pull request #5536 from netblue30/dependabot/github_actions/github/code... (diff)
parentbuild(deps): bump actions/checkout from 3.1.0 to 3.2.0 (diff)
downloadfirejail-19eeb6a131796c3eaed45aa952dd6f5022719711.tar.gz
firejail-19eeb6a131796c3eaed45aa952dd6f5022719711.tar.zst
firejail-19eeb6a131796c3eaed45aa952dd6f5022719711.zip
Merge pull request #5535 from netblue30/dependabot/github_actions/actions/checkout-3.2.0
build(deps): bump actions/checkout from 3.1.0 to 3.2.0
Diffstat (limited to '.github/workflows/codeql-analysis.yml')
-rw-r--r--.github/workflows/codeql-analysis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/codeql-analysis.yml b/.github/workflows/codeql-analysis.yml
index 24b0578e9..47b4bfca3 100644
--- a/.github/workflows/codeql-analysis.yml
+++ b/.github/workflows/codeql-analysis.yml
@@ -84,7 +84,7 @@ jobs:
84 uploads.github.com:443 84 uploads.github.com:443
85 85
86 - name: Checkout repository 86 - name: Checkout repository
87 uses: actions/checkout@93ea575cb5d8a053eaa0ac8fa3b40d7e05a33cc8 87 uses: actions/checkout@755da8c3cf115ac066823e79a1e1788f8940201b
88 88
89 # Initializes the CodeQL tools for scanning. 89 # Initializes the CodeQL tools for scanning.
90 - name: Initialize CodeQL 90 - name: Initialize CodeQL