File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
modules/terminate-agent-hook/lambda Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 2424
2525 steps :
2626 - name : Clone repo
27- uses : actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
27+ uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
2828 with :
2929 persist-credentials : false
3030
3434 sarif_file : tfsec.sarif
3535
3636 - name : Upload SARIF file
37- uses : github/codeql-action/upload-sarif@cdefb33c0f6224e58673d9004f47f7cb3e328b89 # v4.31.10
37+ uses : github/codeql-action/upload-sarif@19b2f06db2b6f5108140aeb04014ef02b648f789 # v4.31.11
3838 with :
3939 # Path to SARIF file relative to the root of the repository
4040 sarif_file : tfsec.sarif
Original file line number Diff line number Diff line change 1- boto3 == 1.42.30
2- botocore == 1.42.30
1+ boto3 == 1.42.34
2+ botocore == 1.42.34
You can’t perform that action at this time.
0 commit comments