File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 9797 -
9898 # Initializes the CodeQL tools for scanning.
9999 name : Initialize CodeQL
100- uses : github/codeql-action/init@f443b600d91635bebf5b0d9ebc620189c0d6fba5 # v4.30.8
100+ uses : github/codeql-action/init@16140ae1a102900babc80a33c44059580f687047 # v4.30.9
101101 with :
102102 languages : ${{ matrix.language }}
103103 queries : security-and-quality # use Canonical suite
@@ -113,7 +113,7 @@ jobs:
113113 ${{ inputs.codeql-build-cmd }}
114114 -
115115 name : Perform CodeQL Analysis
116- uses : github/codeql-action/analyze@f443b600d91635bebf5b0d9ebc620189c0d6fba5 # v4.30.8
116+ uses : github/codeql-action/analyze@16140ae1a102900babc80a33c44059580f687047 # v4.30.9
117117 with :
118118 output : codeql-results
119119 category : " /language:${{ matrix.language }}"
Original file line number Diff line number Diff line change 5252 username : ${{ secrets.DOCKER_USERNAME }}
5353 password : ${{ secrets.DOCKER_PASSWORD }}
5454 - name : Install cosign
55- uses : sigstore/cosign-installer@d7543c93d881b35a8faa02e8e3605f69b7a1ce62 # v3.10 .0
55+ uses : sigstore/cosign-installer@faadad0cce49287aee09b3a48701e75088a2c6ad # v4.0 .0
5656 with :
5757 cosign-release : ' v2.2.4'
5858 - name : Build and push
Original file line number Diff line number Diff line change @@ -110,7 +110,7 @@ jobs:
110110 git config --global [email protected] :.insteadOf https://github.com/ 111111 -
112112 name : Install cosign
113- uses : sigstore/cosign-installer@d7543c93d881b35a8faa02e8e3605f69b7a1ce62 # v3.10 .0
113+ uses : sigstore/cosign-installer@faadad0cce49287aee09b3a48701e75088a2c6ad # v4.0 .0
114114 with :
115115 cosign-release : ' ${{ inputs.cosign-version }}'
116116 -
You can’t perform that action at this time.
0 commit comments