Skip to content

Commit

Permalink
Bump google-github-actions/get-secretmanager-secrets
Browse files Browse the repository at this point in the history
Bumps the github-actions group with 1 update: [google-github-actions/get-secretmanager-secrets](https://github.com/google-github-actions/get-secretmanager-secrets).


Updates `google-github-actions/get-secretmanager-secrets` from 2.2.1 to 2.2.2
- [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@0eee3cd...e5bb06c)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 3, 2024
1 parent fd63825 commit 02a4abd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ jobs:
github-token: ${{ steps.get_token.outputs.token }}
cluster-name: ${{ env.SERVERLESS_PROJECT }}

- uses: google-github-actions/get-secretmanager-secrets@0eee3cd066acdd9427a820bd68231cdea7c66a8d # v2.2.1
- uses: google-github-actions/get-secretmanager-secrets@e5bb06c2ca53b244f978d33348d18317a7f263ce # v2.2.2
with:
export_to_environment: true
secrets: |-
Expand Down

0 comments on commit 02a4abd

Please sign in to comment.