From 386decd78b59577e3b45af555233651d91a68c91 Mon Sep 17 00:00:00 2001 From: "Syerikjan(Sam)" Date: Wed, 27 May 2026 11:18:59 -0400 Subject: [PATCH] chore(deps): bump step-security/harden-runner to v2.16.0 --- .github/workflows/release-please.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release-please.yml b/.github/workflows/release-please.yml index 4c927e9b..7af6f496 100644 --- a/.github/workflows/release-please.yml +++ b/.github/workflows/release-please.yml @@ -29,7 +29,7 @@ jobs: github_app: grafana-plugins-platform-bot - name: Harden the runner (Audit all outbound calls) - uses: step-security/harden-runner@f4a75cfd619ee5ce8d5b864b0d183aff3c69b55a # v2.13.1 + uses: step-security/harden-runner@fa2e9d605c4eeb9fcad4c99c224cee0c6c7f3594 # v2.16.0 with: egress-policy: audit