Skip to content

Commit

Permalink
chore(deps): Update google-github-actions/get-secretmanager-secrets a…
Browse files Browse the repository at this point in the history
…ction to v2.1.3 (#1106)
  • Loading branch information
renovate-bot authored May 31, 2024
1 parent d39724f commit 3e58322
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ jobs:

- id: 'secrets'
name: Get secrets
uses: google-github-actions/get-secretmanager-secrets@3d36df966bdcaeee757ff19173e79a2f826beda0 # v2.1.2
uses: google-github-actions/get-secretmanager-secrets@dc4a1392bad0fd60aee00bb2097e30ef07a1caae # v2.1.3
with:
secrets: |-
MYSQL_CONNECTION_NAME:${{ secrets.GOOGLE_CLOUD_PROJECT }}/MYSQL_CONNECTION_NAME
Expand Down

0 comments on commit 3e58322

Please sign in to comment.