From f9b4614df7daee24bd6fac0ae4b18e70d112261f Mon Sep 17 00:00:00 2001 From: "agntcy-automation[bot]" <269490587+agntcy-automation[bot]@users.noreply.github.com> Date: Mon, 7 Sep 2026 00:53:23 +0000 Subject: [PATCH] chore(deps): update step-security/harden-runner action to v2.21.1 --- .github/workflows/conventional_commits.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/conventional_commits.yml b/.github/workflows/conventional_commits.yml index d6d8112..a652632 100644 --- a/.github/workflows/conventional_commits.yml +++ b/.github/workflows/conventional_commits.yml @@ -22,7 +22,7 @@ jobs: statuses: write steps: - name: 🔒 harden runner - uses: step-security/harden-runner@05e31511f85b41b11d1cf0ef85d0992719546e2c # v2.21.0 + uses: step-security/harden-runner@e14015d583714f6e62063499dc959a02595150a1 # v2.21.1 with: egress-policy: audit - uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1