File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -126,7 +126,7 @@ jobs:
126126 if : github.event_name != 'pull_request'
127127 uses : sigstore/cosign-installer@6f9f17788090df1f26f669e9d70d6ae9567deba6 # v4.1.2
128128 with :
129- cosign-release : ' v3.1.2 '
129+ cosign-release : ' v3.1.3 '
130130
131131 # Set up BuildKit Docker container builder to be able to build
132132 # multi-platform images and export cache
Original file line number Diff line number Diff line change 3333 - name : Set up Node.js
3434 uses : actions/setup-node@820762786026740c76f36085b0efc47a31fe5020 # v7
3535 with :
36- node-version : 24.18.1
36+ node-version : 24.19.0
3737 cache : ' pnpm'
3838
3939 - name : Cache SonarQube packages
Original file line number Diff line number Diff line change 3232 - name : Set up Node.js
3333 uses : actions/setup-node@820762786026740c76f36085b0efc47a31fe5020 # v7
3434 with :
35- node-version : 24
35+ node-version : 24.19.0
3636 cache : ' pnpm'
3737 cache-dependency-path : ' pnpm-lock.yaml'
3838
You can’t perform that action at this time.
0 commit comments