Skip to content
Snippets Groups Projects
Unverified Commit 9e237b13 authored by Bob Callaway's avatar Bob Callaway Committed by GitHub
Browse files

update version comments since dependabot doesn't do it (#617)

parent d20427b4
No related branches found
No related tags found
No related merge requests found
......@@ -52,7 +52,7 @@ jobs:
version: v0.9.3
- name: Set up Cloud SDK
uses: google-github-actions/auth@7a360a247cce1245c1d13bc63d8b2ac927d201c8 #v0.4.4
uses: google-github-actions/auth@7a360a247cce1245c1d13bc63d8b2ac927d201c8 #v0.5.0
with:
workload_identity_provider: 'projects/498091336538/locations/global/workloadIdentityPools/githubactions/providers/sigstore-rekor'
service_account: 'github-actions-rekor@projectsigstore.iam.gserviceaccount.com'
......
......@@ -39,12 +39,12 @@ jobs:
# Initializes the CodeQL tools for scanning.
- name: Initialize CodeQL
uses: github/codeql-action/init@384cfc42b2131df01c009d3d2eed7b78d8e8556e #v1.0.28
uses: github/codeql-action/init@384cfc42b2131df01c009d3d2eed7b78d8e8556e #v1.0.29
with:
languages: ${{ matrix.language }}
- name: Autobuild
uses: github/codeql-action/autobuild@384cfc42b2131df01c009d3d2eed7b78d8e8556e #v1.0.28
uses: github/codeql-action/autobuild@384cfc42b2131df01c009d3d2eed7b78d8e8556e #v1.0.29
- name: Perform CodeQL Analysis
uses: github/codeql-action/analyze@384cfc42b2131df01c009d3d2eed7b78d8e8556e #v1.0.28
uses: github/codeql-action/analyze@384cfc42b2131df01c009d3d2eed7b78d8e8556e #v1.0.29
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment