File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3939 cabal-version : ' 3.10'
4040
4141 - name : Cache Cabal
42- uses : actions/cache@2c8a9bd7457de244a408f35966fab2fb45fda9c8 # v4
42+ uses : actions/cache@55cc8345863c7cc4c66a329aec7e433d2d1c52a9 # v4
4343 with :
4444 path : |
4545 ~/.cabal/packages
Original file line number Diff line number Diff line change 1515 runs-on : ubuntu-latest
1616 steps :
1717 - name : Send push notification email
18- uses : dawidd6/action-send-mail@6e502825a508b867ab2954ad6343b68787624c01 # pinned
18+ uses : dawidd6/action-send-mail@c50dc4cc848ade21f848990889906d804fae78c5 # pinned
1919 with :
2020 server_address : ${{ secrets.SMTP_HOST }}
2121 server_port : ${{ secrets.SMTP_PORT }}
Original file line number Diff line number Diff line change 2626 run : |
2727 find . -type f -perm /111 -name "*.sh" | head -10 || true
2828 - name : Check for secrets
29- uses : trufflesecurity/trufflehog@30d5bb91af1a771378349dbbb0c82129392acf70 # v3.93.3
29+ uses : trufflesecurity/trufflehog@f446421baf832d6356c42c1743d99abff52ff334 # v3.93.3
3030 with :
3131 path : ./
3232 base : ${{ github.event.pull_request.base.sha || github.event.before }}
Original file line number Diff line number Diff line change 2222 with :
2323 fetch-depth : 0
2424 - name : TruffleHog Secret Scan
25- uses : trufflesecurity/trufflehog@30d5bb91af1a771378349dbbb0c82129392acf70 # v3.95.6
25+ uses : trufflesecurity/trufflehog@f446421baf832d6356c42c1743d99abff52ff334 # v3.95.7
2626 with :
2727 extra_args : --only-verified --fail
Original file line number Diff line number Diff line change @@ -124,7 +124,7 @@ jobs:
124124 - name : Setup Elixir for Hypatia scanner
125125 id : beam
126126 continue-on-error : true
127- uses : erlef/setup-beam@fc68ffb90438ef2936bbb3251622353b3dcb2f93 # v1.18.2
127+ uses : erlef/setup-beam@54075bcc5e249e4758d363f27d099f55d843f124 # v1.18.2
128128 with :
129129 elixir-version : ' 1.19.4'
130130 otp-version : ' 28.3'
You can’t perform that action at this time.
0 commit comments