aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 2022-07-04 08:29:22 -0700
committerGravatar GitHub <noreply@github.com> 2022-07-04 08:29:22 -0700
commitcaed456189561bdf295fa1c03b7bb31f5b2ab62b (patch)
treef39b65c658ed80885a6ed70ee46ae85c94762092
parent6eac4367e27088ace9724e2e1d1fef407a3b1b9d (diff)
downloadcoredns-caed456189561bdf295fa1c03b7bb31f5b2ab62b.tar.gz
coredns-caed456189561bdf295fa1c03b7bb31f5b2ab62b.tar.zst
coredns-caed456189561bdf295fa1c03b7bb31f5b2ab62b.zip
build(deps): bump github/codeql-action from 2.1.14 to 2.1.15 (#5487)
-rw-r--r--.github/workflows/codeql-analysis.yml6
-rw-r--r--.github/workflows/scorecards.yml2
2 files changed, 4 insertions, 4 deletions
diff --git a/.github/workflows/codeql-analysis.yml b/.github/workflows/codeql-analysis.yml
index b7c0e6045..60c93121b 100644
--- a/.github/workflows/codeql-analysis.yml
+++ b/.github/workflows/codeql-analysis.yml
@@ -30,12 +30,12 @@ jobs:
uses: actions/checkout@2541b1294d2704b0964813337f33b291d3f8596b
- name: Initialize CodeQL
- uses: github/codeql-action/init@41a4ada31ba866a7f1196b9602703a89edd69e22
+ uses: github/codeql-action/init@3f62b754e23e0dd60f91b744033e1dc1654c0ec6
with:
languages: ${{ matrix.language }}
- name: Autobuild
- uses: github/codeql-action/autobuild@41a4ada31ba866a7f1196b9602703a89edd69e22
+ uses: github/codeql-action/autobuild@3f62b754e23e0dd60f91b744033e1dc1654c0ec6
- name: Perform CodeQL Analysis
- uses: github/codeql-action/analyze@41a4ada31ba866a7f1196b9602703a89edd69e22
+ uses: github/codeql-action/analyze@3f62b754e23e0dd60f91b744033e1dc1654c0ec6
diff --git a/.github/workflows/scorecards.yml b/.github/workflows/scorecards.yml
index 7c656665d..045496ee2 100644
--- a/.github/workflows/scorecards.yml
+++ b/.github/workflows/scorecards.yml
@@ -50,6 +50,6 @@ jobs:
# Upload the results to GitHub's code scanning dashboard.
- name: "Upload to code-scanning"
- uses: github/codeql-action/upload-sarif@41a4ada31ba866a7f1196b9602703a89edd69e22
+ uses: github/codeql-action/upload-sarif@3f62b754e23e0dd60f91b744033e1dc1654c0ec6
with:
sarif_file: results.sarif