From 7cf55f95298b35af383e20ea281849b9ac96a9cc Mon Sep 17 00:00:00 2001 From: Joseph Klix Date: Fri, 25 Jul 2025 15:42:23 -0700 Subject: [PATCH] Update release-please.yml --- .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 3c03599..6b21d46 100644 --- a/.github/workflows/release-please.yml +++ b/.github/workflows/release-please.yml @@ -32,7 +32,7 @@ with: parse-json-secrets: true secret-ids: | - OSDS,arn:aws:secretsmanager:us-west-2:206735643321:secret:github-aws-sdk-osds-automation-gebs9n + ${{ secrets.SECRET_ARN }} - name: Run release-please uses: googleapis/release-please-action@v4