Skip to content

Commit

Permalink
chore(deps): update google-github-actions/get-secretmanager-secrets a…
Browse files Browse the repository at this point in the history
…ction to v2.1.4 (#653)

[![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.3` -> `v2.1.4` |

---

### Release Notes

<details>
<summary>google-github-actions/get-secretmanager-secrets
(google-github-actions/get-secretmanager-secrets)</summary>

###
[`v2.1.4`](https://togithub.com/google-github-actions/get-secretmanager-secrets/releases/tag/v2.1.4)

[Compare
Source](https://togithub.com/google-github-actions/get-secretmanager-secrets/compare/v2.1.3...v2.1.4)

##### What's Changed

- Update docs by [@&#8203;sethvargo](https://togithub.com/sethvargo) in
[https://github.com/google-github-actions/get-secretmanager-secrets/pull/296](https://togithub.com/google-github-actions/get-secretmanager-secrets/pull/296)
- Update deps by [@&#8203;sethvargo](https://togithub.com/sethvargo) in
[https://github.com/google-github-actions/get-secretmanager-secrets/pull/298](https://togithub.com/google-github-actions/get-secretmanager-secrets/pull/298)
- Release: v2.1.4 by
[@&#8203;google-github-actions-bot](https://togithub.com/google-github-actions-bot)
in
[https://github.com/google-github-actions/get-secretmanager-secrets/pull/299](https://togithub.com/google-github-actions/get-secretmanager-secrets/pull/299)

**Full Changelog**:
google-github-actions/get-secretmanager-secrets@v2.1.3...v2.1.4

</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 was generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View the
[repository job
log](https://developer.mend.io/github/valora-inc/dapp-list).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4yMC4xIiwidXBkYXRlZEluVmVyIjoiMzguMjAuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZ2l0aHViLWFjdGlvbnMiLCJyZW5vdmF0ZSJdfQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Aug 9, 2024
1 parent e22542c commit fa4e9d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dapp-up-check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
credentials_json: ${{ secrets.ALFAJORES_SERVICE_ACCOUNT_KEY }}
- name: Fetch Secrets
id: slack-webhook
uses: google-github-actions/[email protected].3
uses: google-github-actions/[email protected].4
with:
secrets: |-
SLACK_WEBHOOK_URL:projects/1067724576910/secrets/SLACK_DAPPS_PAGE_WEBHOOK_URL
Expand Down

0 comments on commit fa4e9d7

Please sign in to comment.