File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1717 name : CodeQL Analysis
1818 permissions :
1919 security-events : write
20- uses : fish-shop/workflows/.github/workflows/codeql-analysis.yml@75400973feeddc1262750b56a6482d8e87293241 # v1.14.9
20+ uses : fish-shop/workflows/.github/workflows/codeql-analysis.yml@569b6aad918f1f20cc1f0ae04636be7e5ebac2f3 # v1.14.10
Original file line number Diff line number Diff line change 1111 name : Dependency Review
1212 permissions :
1313 pull-requests : write
14- uses : fish-shop/workflows/.github/workflows/dependency-review.yml@75400973feeddc1262750b56a6482d8e87293241 # v1.14.9
14+ uses : fish-shop/workflows/.github/workflows/dependency-review.yml@569b6aad918f1f20cc1f0ae04636be7e5ebac2f3 # v1.14.10
Original file line number Diff line number Diff line change 1414 name : Gitleaks SAST scan
1515 permissions :
1616 pull-requests : write
17- uses : fish-shop/workflows/.github/workflows/gitleaks.yml@75400973feeddc1262750b56a6482d8e87293241 # v1.14.9
17+ uses : fish-shop/workflows/.github/workflows/gitleaks.yml@569b6aad918f1f20cc1f0ae04636be7e5ebac2f3 # v1.14.10
1818 secrets :
1919 gitleaks_license : ${secrets.GITLEAKS_LICENSE}
Original file line number Diff line number Diff line change 1111 name : Markdown Links Check
1212 permissions :
1313 pull-requests : write
14- uses : fish-shop/workflows/.github/workflows/markdown-links.yml@75400973feeddc1262750b56a6482d8e87293241 # v1.14.9
14+ uses : fish-shop/workflows/.github/workflows/markdown-links.yml@569b6aad918f1f20cc1f0ae04636be7e5ebac2f3 # v1.14.10
Original file line number Diff line number Diff line change 1414 permissions :
1515 security-events : write # Needed to upload the results to code scanning dashboard
1616 id-token : write # Needed to publish results to OpenSSF API and get a badge
17- uses : fish-shop/workflows/.github/workflows/openssf-scorecard.yml@75400973feeddc1262750b56a6482d8e87293241 # v1.14.9
17+ uses : fish-shop/workflows/.github/workflows/openssf-scorecard.yml@569b6aad918f1f20cc1f0ae04636be7e5ebac2f3 # v1.14.10
Original file line number Diff line number Diff line change 1111 name : Release Tags
1212 permissions :
1313 contents : write
14- uses : fish-shop/workflows/.github/workflows/release-tags.yml@75400973feeddc1262750b56a6482d8e87293241 # v1.14.9
14+ uses : fish-shop/workflows/.github/workflows/release-tags.yml@569b6aad918f1f20cc1f0ae04636be7e5ebac2f3 # v1.14.10
Original file line number Diff line number Diff line change 3030 runs-on : ${{ matrix.os }}
3131 steps :
3232 - name : Checkout repository
33- uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
33+ uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
3434 - name : Install fish shell
3535 uses : ./
3636 - name : Check fish shell installed
You can’t perform that action at this time.
0 commit comments