Skip to content

Commit 8bc4db6

Browse files
Copilotkingthorin
andauthored
Pin GitHub Actions to full commit SHAs with inline semver comments
Agent-Logs-Url: https://github.com/OWASP/www-project-web-security-testing-guide/sessions/c1458b84-d3ee-4e38-856e-27c5b7a7e855 Co-authored-by: kingthorin <7570458+kingthorin@users.noreply.github.com>
1 parent 5d6bc87 commit 8bc4db6

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/pr_comment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
runs-on: ubuntu-latest
1212
steps:
1313
- name: PR Comment
14-
uses: actions/github-script@v9
14+
uses: actions/github-script@3a2844b7e9c422d3c10d287c895573f7108da1b3 # v9
1515
with:
1616
github-token: ${{secrets.GITHUB_TOKEN}}
1717
script: |

.github/workflows/validate-owasp-metadata.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121

2222
steps:
2323
- name: Checkout code
24-
uses: actions/checkout@v6
24+
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
2525

2626
- name: Validate metadata file
2727
uses: owasp/nest-schema/.github/actions/validate@011b47d59567ae7cfd246948c67503ba2f6cc15b

0 commit comments

Comments
 (0)