File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1111 runs-on : ubuntu-latest
1212 steps :
1313 - uses : actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v4.2.2
14- - uses : actions/dependency-review-action@3c4e3dcb1aa7874d2c16be7d79418e9b7efd6261 # v4.8.2
14+ - uses : actions/dependency-review-action@05fe4576374b728f0c523d6a13d64c25081e0803 # v4.8.3
1515 with :
1616 config-file : .github/dependency-review-config.yaml
Original file line number Diff line number Diff line change 2626 # of the value entered here.
2727 publish_results : true
2828 - name : Upload SARIF results to code scanning
29- uses : github/codeql-action/upload-sarif@b20883b0cd1f46c72ae0ba6d1090936928f9fa30 # v3.29.5
29+ uses : github/codeql-action/upload-sarif@89a39a4e59826350b863aa6b6252a07ad50cf83e # v3.29.5
3030 with :
3131 sarif_file : results.sarif
Original file line number Diff line number Diff line change 4343 helm repo add amazeeio https://amazeeio.github.io/charts/
4444
4545 - name : Create kind cluster
46- uses : helm/kind-action@v1.13 .0
46+ uses : helm/kind-action@v1.14 .0
4747 with :
4848 version : v0.27.0
4949 cluster_name : storage-calculator
You can’t perform that action at this time.
0 commit comments