File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2626 fetch-depth : 0 # Full history for better pattern analysis
2727
2828 - name : Setup Elixir for Hypatia scanner
29- uses : erlef/setup-beam@9d5b75ddfda22fb979d2270283237aef8aa68d6b # v1.18.2
29+ uses : erlef/setup-beam@ee09b1e59bb240681c382eb1f0abc6a04af72764 # v1.18.2
3030 with :
3131 elixir-version : ' 1.19.4'
3232 otp-version : ' 28.3'
Original file line number Diff line number Diff line change 1919 find . -type f -perm /111 -name "*.sh" | head -10 || true
2020
2121 - name : Check for secrets
22- uses : trufflesecurity/trufflehog@6c05c4a00b91aa542267d8e32a8254774799d68d # v3.93.8
22+ uses : trufflesecurity/trufflehog@6c64db94d5b2e09d7e0948fb6bd3166cc6fffbc7 # v3.94.0
2323 with :
2424 path : ./
2525 base : ${{ github.event.pull_request.base.sha || github.event.before }}
Original file line number Diff line number Diff line change 1919 fetch-depth : 0 # Full history for scanning
2020
2121 - name : TruffleHog Secret Scan
22- uses : trufflesecurity/trufflehog@6c05c4a00b91aa542267d8e32a8254774799d68d # v3
22+ uses : trufflesecurity/trufflehog@6c64db94d5b2e09d7e0948fb6bd3166cc6fffbc7 # v3
2323 with :
2424 extra_args : --only-verified --fail
2525
You can’t perform that action at this time.
0 commit comments