Skip to content

Commit

Permalink
Merge branch 'sigstore:main' into static-key
Browse files Browse the repository at this point in the history
  • Loading branch information
haydentherapper authored Oct 24, 2023
2 parents 5f51823 + 4aeb214 commit 312a18e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/codeql-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,10 @@ jobs:
- 'pkg/**'
- 'cmd/**'
- uses: actions/setup-go@93397bea11091df50f3d7e59dc26a7711a8bcfbe # v4.1.0
with:
go-version-file: 'go.mod'

# Initializes the CodeQL tools for scanning.
- name: Initialize CodeQL
if: steps.changes.outputs.gocode == 'true'
Expand Down

0 comments on commit 312a18e

Please sign in to comment.