Skip to content

Commit

Permalink
chore(deps): bump google-github-actions/get-secretmanager-secrets fro…
Browse files Browse the repository at this point in the history
…m 1.0.0 to 1.0.1 (#1823)

chore(deps): bump google-github-actions/get-secretmanager-secrets

Bumps [google-github-actions/get-secretmanager-secrets](https://github.com/google-github-actions/get-secretmanager-secrets) from 1.0.0 to 1.0.1.
- [Release notes](https://github.com/google-github-actions/get-secretmanager-secrets/releases)
- [Changelog](https://github.com/google-github-actions/get-secretmanager-secrets/blob/main/CHANGELOG.md)
- [Commits](google-github-actions/get-secretmanager-secrets@7fced8b...4d6d3df)

---
updated-dependencies:
- dependency-name: google-github-actions/get-secretmanager-secrets
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 9, 2023
1 parent 1c057e3 commit d44374b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cicd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -182,7 +182,7 @@ jobs:
use_internal_ip: true
- name: Get Secrets from Google Secret Manager
id: secrets
uses: google-github-actions/get-secretmanager-secrets@7fced8b6579c75d7c465165b38ec29175d9a469c
uses: google-github-actions/get-secretmanager-secrets@4d6d3dfd94110800dda8d84109cb6da0f6a5919d
with:
secrets: |-
WEB_APP_ENVIRONMENT:${{ secrets[format('{0}_{1}', matrix.environment, 'GCP_PROJECT_ID')] }}/WEB_APP_ENVIRONMENT
Expand Down

0 comments on commit d44374b

Please sign in to comment.