Skip to content

Commit

Permalink
Merge pull request #75 from atsign-foundation/dependabot/github_actio…
Browse files Browse the repository at this point in the history
…ns/github/codeql-action-2.13.4

build(deps): Bump github/codeql-action from 2.3.6 to 2.13.4
  • Loading branch information
cpswan authored Jun 12, 2023
2 parents 8e6a8e6 + caa1318 commit 1501e55
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/scorecards.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:

steps:
- name: "Checkout code"
uses: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab # v3.5.2
uses: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9 # v3.5.3
with:
persist-credentials: false

Expand Down Expand Up @@ -67,6 +67,6 @@ jobs:

# Upload the results to GitHub's code scanning dashboard.
- name: "Upload to code-scanning"
uses: github/codeql-action/upload-sarif@83f0fe6c4988d98a455712a27f0255212bba9bd4 # v2.3.6
uses: github/codeql-action/upload-sarif@cdcdbb579706841c47f7063dda365e292e5cad7a # v2.13.4
with:
sarif_file: results.sarif

0 comments on commit 1501e55

Please sign in to comment.