From 5bb53ee9254e8cfd4de917edabbaadee1eca0518 Mon Sep 17 00:00:00 2001 From: Shane da Silva Date: Sun, 6 Sep 2026 19:23:26 -0700 Subject: [PATCH] chore: pin GitHub STS POST action --- .github/workflows/publish.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index 652c562..abafff5 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -23,7 +23,7 @@ jobs: steps: - name: Fetch GitHub token via STS id: app-token - uses: tempoxyz/gh-actions/actions/github-sts@8819cf80bdcb39c36c34700e3f2ecc08bde54f23 + uses: tempoxyz/gh-actions/actions/github-sts@c0292122e255def866c64c55e5844d1e7d5fe7ad with: policy: release-pr