Skip to content

Commit 9115026

Browse files
committed
Merge branch 'dependabot/github_actions/maint-27/github-actions-98b8ab5a8b' into maint-27
* dependabot/github_actions/maint-27/github-actions-98b8ab5a8b: build(deps): bump the github-actions group with 2 updates
2 parents d7b2657 + 0a3dbf4 commit 9115026

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/license-scanner.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,6 @@ jobs:
8585
# Upload the results to GitHub's code scanning dashboard.
8686
- name: "Upload to code-scanning"
8787
if: ${{ !cancelled() }}
88-
uses: github/codeql-action/upload-sarif@babb554ede22fd5605947329c4d04d8e7a0b8155 # ratchet:github/codeql-action/upload-sarif@v3
88+
uses: github/codeql-action/upload-sarif@df409f7d9260372bd5f19e5b04e83cb3c43714ae # ratchet:github/codeql-action/upload-sarif@v3
8989
with:
9090
sarif_file: "SARIF file/results.sarif"

.github/workflows/osv-scanner-scheduled.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,4 +85,4 @@ jobs:
8585
# See: https://github.com/github/codeql-action/issues/2117
8686
actions: read
8787
contents: read
88-
uses: "google/osv-scanner-action/.github/workflows/osv-scanner-reusable.yml@19ec1116569a47416e11a45848722b1af31a857b" # ratchet:google/osv-scanner-action/.github/workflows/[email protected].0
88+
uses: "google/osv-scanner-action/.github/workflows/osv-scanner-reusable.yml@daa2c68f50d845057895a9c300e42478481c1d26" # ratchet:google/osv-scanner-action/.github/workflows/[email protected].1

0 commit comments

Comments
 (0)