File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 99 format :
1010 runs-on : ubuntu-latest
1111 steps :
12- - uses : actions/checkout@11d5960a326750d5838078e36cf38b85af677262 # v4.2.2
12+ - uses : actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v4.2.2
1313 - uses : actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4.2.0
1414 with :
1515 node-version : 20
Original file line number Diff line number Diff line change 1010 name : gitleaks
1111 runs-on : ubuntu-latest
1212 steps :
13- - uses : actions/checkout@11d5960a326750d5838078e36cf38b85af677262 # v4.2.2
13+ - uses : actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v4.2.2
1414 with :
1515 fetch-depth : 0
1616 - uses : gitleaks/gitleaks-action@ff98106e4c7b2bc287b24eaf42907196329070c7 # v2.3.8
Original file line number Diff line number Diff line change 1818 name : PSScriptAnalyzer
1919 runs-on : ubuntu-latest
2020 steps :
21- - uses : actions/checkout@11d5960a326750d5838078e36cf38b85af677262 # v4.2.2
21+ - uses : actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v4.2.2
2222 - name : Run PSScriptAnalyzer
2323 shell : pwsh
2424 run : |
Original file line number Diff line number Diff line change 1414
1515 steps :
1616 - name : Checkout
17- uses : actions/checkout@v4
17+ uses : actions/checkout@v7
1818
1919 - name : Validate tag format
2020 run : |
Original file line number Diff line number Diff line change 99 spellcheck :
1010 runs-on : ubuntu-latest
1111 steps :
12- - uses : actions/checkout@11d5960a326750d5838078e36cf38b85af677262 # v4.2.2
12+ - uses : actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v4.2.2
1313 - uses : actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4.2.0
1414 with :
1515 node-version : 20
You can’t perform that action at this time.
0 commit comments