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 1919 container : ghcr.io/chgl/kube-powertools:v2.5.15@sha256:d7050c728f9f73b55531d71aa5e1be8509a7764d9dd1c3c8eed578aee3c2ac88
2020 steps :
2121 - name : Harden Runner
22- uses : step-security/harden-runner@5ef0c079ce82195b2a36a210272d6b661572d83e # v2.14.2
22+ uses : step-security/harden-runner@a90bcbc6539c36a85cdfeb73f7e2f433735f215b # v2.15.0
2323 with :
2424 egress-policy : audit # change to 'egress-policy: block' after couple of runs
2525 disable-sudo : true
9393 k8s-version : [1.33.7, 1.34.3, 1.35.0]
9494 steps :
9595 - name : Harden Runner
96- uses : step-security/harden-runner@5ef0c079ce82195b2a36a210272d6b661572d83e # v2.14.2
96+ uses : step-security/harden-runner@a90bcbc6539c36a85cdfeb73f7e2f433735f215b # v2.15.0
9797 with :
9898 egress-policy : audit # change to 'egress-policy: block' after couple of runs
9999 disable-sudo : true
Original file line number Diff line number Diff line change 3535 persist-credentials : false
3636
3737 - name : Self-hosted Renovate
38- uses : renovatebot/github-action@d65ef9e20512193cc070238b49c3873a361cd50c # v46.1.1
38+ uses : renovatebot/github-action@8d75b92f43899d483728e9a8a7fd44238020f6e6 # v46.1.2
3939 with :
4040 token : " ${{ steps.app-token.outputs.token }}"
4141 mount-docker-socket : true
Original file line number Diff line number Diff line change 6868
6969 # Upload the results to GitHub's code scanning dashboard.
7070 - name : " Upload to code-scanning"
71- uses : github/codeql-action/upload-sarif@9e907b5e64f6b83e7804b09294d44122997950d6 # v4.32.3
71+ uses : github/codeql-action/upload-sarif@89a39a4e59826350b863aa6b6252a07ad50cf83e # v4.32.4
7272 with :
7373 sarif_file : results.sarif
You can’t perform that action at this time.
0 commit comments