We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7c80875 commit 11b0379Copy full SHA for 11b0379
.changeset/beige-monkeys-type.md
@@ -0,0 +1,5 @@
1
+---
2
+'davinci-github-actions': minor
3
4
+
5
+- bump google-github-actions/get-secretmanager-secrets to @v2
gsm-secrets/action.yml
@@ -28,7 +28,7 @@ runs:
28
29
- name: Get the secrets from GSM
30
id: get-secrets
31
- uses: google-github-actions/get-secretmanager-secrets@v1
+ uses: google-github-actions/get-secretmanager-secrets@v2
32
with:
33
secrets: ${{ inputs.secrets_name }}
34
0 commit comments