From 95974e7421eb63fe29134041d64ee07000b6f73a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 28 Oct 2024 15:05:58 +0000 Subject: [PATCH] chore(deps): update google-github-actions/get-secretmanager-secrets action to v2.2.1 (#687) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [google-github-actions/get-secretmanager-secrets](https://redirect.github.com/google-github-actions/get-secretmanager-secrets) | action | patch | `v2.2.0` -> `v2.2.1` | --- ### Release Notes
google-github-actions/get-secretmanager-secrets (google-github-actions/get-secretmanager-secrets) ### [`v2.2.1`](https://redirect.github.com/google-github-actions/get-secretmanager-secrets/releases/tag/v2.2.1) [Compare Source](https://redirect.github.com/google-github-actions/get-secretmanager-secrets/compare/v2.2.0...v2.2.1) ##### What's Changed - Trim whitespace around secret references by [@​sethvargo](https://redirect.github.com/sethvargo) in [https://github.com/google-github-actions/get-secretmanager-secrets/pull/304](https://redirect.github.com/google-github-actions/get-secretmanager-secrets/pull/304) - Release: v2.2.1 by [@​google-github-actions-bot](https://redirect.github.com/google-github-actions-bot) in [https://github.com/google-github-actions/get-secretmanager-secrets/pull/305](https://redirect.github.com/google-github-actions/get-secretmanager-secrets/pull/305) **Full Changelog**: https://github.com/google-github-actions/get-secretmanager-secrets/compare/v2.2.0...v2.2.1
--- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - "after 8:00 before 23:00 every weekday except on Friday" in timezone UTC. 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/valora-inc/dapp-list). Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/dapp-up-check.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/dapp-up-check.yaml b/.github/workflows/dapp-up-check.yaml index 0178c1a8f..676847168 100644 --- a/.github/workflows/dapp-up-check.yaml +++ b/.github/workflows/dapp-up-check.yaml @@ -26,7 +26,7 @@ jobs: credentials_json: ${{ secrets.ALFAJORES_SERVICE_ACCOUNT_KEY }} - name: Fetch Secrets id: slack-webhook - uses: google-github-actions/get-secretmanager-secrets@v2.2.0 + uses: google-github-actions/get-secretmanager-secrets@v2.2.1 with: secrets: |- SLACK_WEBHOOK_URL:projects/1067724576910/secrets/SLACK_DAPPS_PAGE_WEBHOOK_URL