Skip to content

Commit

Permalink
Merge branch 'main' into small_fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
Zeitsperre committed Mar 25, 2024
2 parents f43499e + abd5f14 commit 5e4c1c7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/dependency-review.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,4 @@ jobs:
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1

- name: 'Dependency Review'
uses: actions/dependency-review-action@0fa40c3c10055986a88de3baa0d6ec17c5a894b3
uses: actions/dependency-review-action@733dd5d4a5203f238c33806593ec0f5fc5343d8c
2 changes: 1 addition & 1 deletion .github/workflows/scorecard.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,6 @@ jobs:

# Upload the results to GitHub's code scanning dashboard.
- name: Upload to code-scanning
uses: github/codeql-action/upload-sarif@05963f47d870e2cb19a537396c1f668a348c7d8f # 3.24.8
uses: github/codeql-action/upload-sarif@1b1aada464948af03b950897e5eb522f92603cc2 # 3.24.9
with:
sarif_file: results.sarif

0 comments on commit 5e4c1c7

Please sign in to comment.