Skip to content

Commit 9e90815

Browse files
authored
chore(deps): update google-github-actions/get-secretmanager-secrets action to v3 (#337)
1 parent d7a373a commit 9e90815

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-please.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
service_account: 'ga-embedded-app-sdk@discord-app-city-prd.iam.gserviceaccount.com'
4444
- id: secrets
4545
if: ${{ steps.release.outputs.release_created }}
46-
uses: 'google-github-actions/get-secretmanager-secrets@v2'
46+
uses: 'google-github-actions/get-secretmanager-secrets@v3'
4747
with:
4848
secrets: |-
4949
NPM_TOKEN:discord-app-city-prd/embedded-app-sdk-deploy-token

0 commit comments

Comments
 (0)