File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree 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@45cbd0c69e560cd9e7cd7f8c32362050c9b7ded2 # v4.32.2
100+ uses : github/codeql-action/init@9e907b5e64f6b83e7804b09294d44122997950d6 # v4.32.3
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@45cbd0c69e560cd9e7cd7f8c32362050c9b7ded2 # v4.32.2
116+ uses : github/codeql-action/analyze@9e907b5e64f6b83e7804b09294d44122997950d6 # v4.32.3
117117 with :
118118 output : codeql-results
119119 category : " /language:${{ matrix.language }}"
Original file line number Diff line number Diff line change 5959 cosign-release : ' v2.2.4'
6060 - name : Build and push
6161 id : build-and-push
62- uses : docker/build-push-action@263435318d21b8e681c14492fe198d362a7d2c83 # v6.18.0
62+ uses : docker/build-push-action@10e90e3645eae34f1e60eeb005ba3a3d33f178e8 # v6.19.2
6363 with :
6464 context : .
6565 file : ${{ inputs.docker_file }}
You can’t perform that action at this time.
0 commit comments