File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1010 timeout-minutes : 15
1111 steps :
1212 - name : Checkout
13- uses : actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
13+ uses : actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
1414 - name : Trigger BoJ Server (Casket/ssg-mcp)
1515 run : |
1616 # Send a secure trigger to boj-server to build this repository
Original file line number Diff line number Diff line change 1717 timeout-minutes : 15
1818 steps :
1919 - name : Checkout
20- uses : actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v4
20+ uses : actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v4
2121
2222 - name : Setup Pages
2323 uses : actions/configure-pages@45bfe0192ca1faeb007ade9deae92b16b8254a0d # v6.0.0
Original file line number Diff line number Diff line change 3434 build-mode : none
3535 steps :
3636 - name : Checkout
37- uses : actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
37+ uses : actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
3838
3939 - name : Initialize CodeQL
4040 uses : github/codeql-action/init@7188fc363630916deb702c7fdcf4e481b751f97a # v3
Original file line number Diff line number Diff line change 1919 image : ghcr.io/stefan-hoeck/idris2-pack@sha256:f0758996a931fb35d9ecb1de273c4d59dabe2a09b433afc7e357f65a08b7e1ff
2020 steps :
2121 - name : Checkout Site
22- uses : actions/checkout@v7
22+ uses : actions/checkout@v7.0.1
2323 - name : Checkout Ddraig SSG
24- uses : actions/checkout@v7
24+ uses : actions/checkout@v7.0.1
2525 with :
2626 repository : hyperpolymath/ddraig-ssg
2727 path : .ddraig-ssg
Original file line number Diff line number Diff line change 3232 timeout-minutes : 15
3333 steps :
3434 - name : Checkout
35- uses : actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
35+ uses : actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
3636
3737 - name : Set up Julia
3838 uses : julia-actions/setup-julia@fa02766e078afaaf09b14210362cee14137e6a32 # v3.0.2
Original file line number Diff line number Diff line change 1515 scan :
1616 permissions :
1717 contents : read
18- pull-requests : write
19- actions : read
20- uses : hyperpolymath/standards/.github/workflows/secret-scanner-reusable.yml@d135b05bfc647d0c0fbfedc7e80f37ea50f49236
18+ uses : hyperpolymath/standards/.github/workflows/secret-scanner-reusable.yml@c65436ee3351cd6b0fa14b142938b195efc77586
2119 secrets : inherit
22- secrets : inherit
23- trufflehog :
24- runs-on : ubuntu-latest
25- steps :
26- - uses : actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0
27- with :
28- fetch-depth : 0
29- - name : TruffleHog Secret Scan
30- uses : trufflesecurity/trufflehog@main
31- with :
32- extra_args : --only-verified --fail
You can’t perform that action at this time.
0 commit comments