File tree Expand file tree Collapse file tree 7 files changed +7
-7
lines changed
Expand file tree Collapse file tree 7 files changed +7
-7
lines changed 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@bfb522e61fe334f89b9db20c5e4d749f70e1bccf # v1.13.45
20+ uses : fish-shop/workflows/.github/workflows/codeql-analysis.yml@ad1c3f75e07f5bcb5696ca61627274881b2f6502 # v1.13.46
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@bfb522e61fe334f89b9db20c5e4d749f70e1bccf # v1.13.45
14+ uses : fish-shop/workflows/.github/workflows/dependency-review.yml@ad1c3f75e07f5bcb5696ca61627274881b2f6502 # v1.13.46
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@bfb522e61fe334f89b9db20c5e4d749f70e1bccf # v1.13.45
17+ uses : fish-shop/workflows/.github/workflows/gitleaks.yml@ad1c3f75e07f5bcb5696ca61627274881b2f6502 # v1.13.46
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@bfb522e61fe334f89b9db20c5e4d749f70e1bccf # v1.13.45
14+ uses : fish-shop/workflows/.github/workflows/markdown-links.yml@ad1c3f75e07f5bcb5696ca61627274881b2f6502 # v1.13.46
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@bfb522e61fe334f89b9db20c5e4d749f70e1bccf # v1.13.45
17+ uses : fish-shop/workflows/.github/workflows/openssf-scorecard.yml@ad1c3f75e07f5bcb5696ca61627274881b2f6502 # v1.13.46
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@bfb522e61fe334f89b9db20c5e4d749f70e1bccf # v1.13.45
14+ uses : fish-shop/workflows/.github/workflows/release-tags.yml@ad1c3f75e07f5bcb5696ca61627274881b2f6502 # v1.13.46
Original file line number Diff line number Diff line change 3636 - name : Checkout repository
3737 uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
3838 - name : Install fish shell
39- uses : fish-shop/install-fish-shell@3b9b2213d22b47bf119124905593b3c9ecaf6681 # v2.1.1
39+ uses : fish-shop/install-fish-shell@46c4d7fbdd79fc3ec97695c1e1705a8f791b17f3 # v2.1.2
4040 - name : Create fish shell file with valid indentation
4141 run : |
4242 echo "\
You can’t perform that action at this time.
0 commit comments