Skip to content

Commit cebea5a

Browse files
chore(deps): update google-github-actions/get-secretmanager-secrets action to v2.1.3 (#630)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [google-github-actions/get-secretmanager-secrets](https://togithub.com/google-github-actions/get-secretmanager-secrets) | action | patch | `v2.1.2` -> `v2.1.3` | --- ### Release Notes <details> <summary>google-github-actions/get-secretmanager-secrets (google-github-actions/get-secretmanager-secrets)</summary> ### [`v2.1.3`](https://togithub.com/google-github-actions/get-secretmanager-secrets/releases/tag/v2.1.3) [Compare Source](https://togithub.com/google-github-actions/get-secretmanager-secrets/compare/v2.1.2...v2.1.3) #### What's Changed - Update deps and switch to autogen docs by [@&#8203;sethvargo](https://togithub.com/sethvargo) in [https://github.com/google-github-actions/get-secretmanager-secrets/pull/292](https://togithub.com/google-github-actions/get-secretmanager-secrets/pull/292) - Add encoding option by [@&#8203;sethvargo](https://togithub.com/sethvargo) in [https://github.com/google-github-actions/get-secretmanager-secrets/pull/294](https://togithub.com/google-github-actions/get-secretmanager-secrets/pull/294) - Release: v2.1.3 by [@&#8203;google-github-actions-bot](https://togithub.com/google-github-actions-bot) in [https://github.com/google-github-actions/get-secretmanager-secrets/pull/295](https://togithub.com/google-github-actions/get-secretmanager-secrets/pull/295) **Full Changelog**: google-github-actions/get-secretmanager-secrets@v2.1.2...v2.1.3 </details> --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/valora-inc/dapp-list). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNzcuOCIsInVwZGF0ZWRJblZlciI6IjM3LjM3Ny44IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJnaXRodWItYWN0aW9ucyIsInJlbm92YXRlIl19--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 66942d5 commit cebea5a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dapp-up-check.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
credentials_json: ${{ secrets.ALFAJORES_SERVICE_ACCOUNT_KEY }}
2727
- name: Fetch Secrets
2828
id: slack-webhook
29-
uses: google-github-actions/[email protected].2
29+
uses: google-github-actions/[email protected].3
3030
with:
3131
secrets: |-
3232
SLACK_WEBHOOK_URL:projects/1067724576910/secrets/SLACK_DAPPS_PAGE_WEBHOOK_URL

0 commit comments

Comments
 (0)