Skip to content

Commit

Permalink
chore(deps): update google-github-actions/auth action to v2 (#9)
Browse files Browse the repository at this point in the history
[![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/auth](https://togithub.com/google-github-actions/auth)
| action | major | `v0` -> `v2` |

---

### Release Notes

<details>
<summary>google-github-actions/auth
(google-github-actions/auth)</summary>

###
[`v2`](https://togithub.com/google-github-actions/auth/releases/tag/v2)

[Compare
Source](https://togithub.com/google-github-actions/auth/compare/v1...v2)

Floating v2 alias

###
[`v1`](https://togithub.com/google-github-actions/auth/releases/tag/v1)

[Compare
Source](https://togithub.com/google-github-actions/auth/compare/v0...v1)

Floating v1 alias

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "after 9pm,before 6am" in timezone
Europe/Zurich, Automerge - At any time (no schedule defined).

🚦 **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/smartive/cas-fee-adv-mumble-api).

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 6, 2023
1 parent 29c3bb7 commit b7b807e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
- uses: actions/checkout@v4

- name: Google Cloud Credentials
uses: google-github-actions/auth@v0
uses: google-github-actions/auth@v2
with:
credentials_json: "${{ secrets.GOOGLE_DEPLOYER }}"

Expand Down

0 comments on commit b7b807e

Please sign in to comment.