diff --git a/.github/workflows/conventional_commits.yml b/.github/workflows/conventional_commits.yml index 58f44fd..618f316 100644 --- a/.github/workflows/conventional_commits.yml +++ b/.github/workflows/conventional_commits.yml @@ -24,7 +24,7 @@ jobs: statuses: write steps: - name: 🔒 harden runner - uses: step-security/harden-runner@5ef0c079ce82195b2a36a210272d6b661572d83e # v2.14.2 + uses: step-security/harden-runner@ab7a9404c0f3da075243ca237b5fac12c98deaa5 # v2.19.3 with: egress-policy: audit - uses: actions/checkout@v6 diff --git a/.github/workflows/dependency.yml b/.github/workflows/dependency.yml index 15676ea..0b3baba 100644 --- a/.github/workflows/dependency.yml +++ b/.github/workflows/dependency.yml @@ -21,7 +21,7 @@ jobs: pull-requests: write steps: - name: 🔒 harden runner - uses: step-security/harden-runner@5ef0c079ce82195b2a36a210272d6b661572d83e # v2.14.2 + uses: step-security/harden-runner@ab7a9404c0f3da075243ca237b5fac12c98deaa5 # v2.19.3 with: egress-policy: audit - uses: actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v4.1.7