Skip to content

Commit

Permalink
chore(deps): update tibdex/github-app-token action to v2 (#349)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[tibdex/github-app-token](https://togithub.com/tibdex/github-app-token)
| action | major | `v1` -> `v2` |

---

### Release Notes

<details>
<summary>tibdex/github-app-token (tibdex/github-app-token)</summary>

### [`v2`](https://togithub.com/tibdex/github-app-token/compare/v1...v2)

[Compare
Source](https://togithub.com/tibdex/github-app-token/compare/v1...v2)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR is behind base branch, or you tick the
rebase/retry checkbox.

👻 **Immortal**: This PR will be recreated if closed unmerged. Get
[config help](https://togithub.com/renovatebot/renovate/discussions) if
that's undesired.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

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

Co-authored-by: Self-hosted Renovate Bot <361546+cgrindel-self-hosted-renovate[bot]@users.noreply.github.enterprise.com>
  • Loading branch information
cgrindel-self-hosted-renovate[bot] and Self-hosted Renovate Bot committed Sep 9, 2023
1 parent d6ed890 commit e576259
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/create_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
- uses: cgrindel/gha_set_up_bazel@v1
with:
repo_name: bazel-starlib
- uses: tibdex/github-app-token@v1
- uses: tibdex/github-app-token@v2
id: generate_token
with:
app_id: ${{ secrets.APP_ID }}
Expand Down

0 comments on commit e576259

Please sign in to comment.