Skip to content

Commit

Permalink
fix(deps): update nabeken/go-github-apps digest to afd4a1d (#61)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [nabeken/go-github-apps](https://togithub.com/nabeken/go-github-apps)
| action | digest | `ad9874f` -> `afd4a1d` |

---

### Configuration

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

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **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 [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MzIuMCIsInVwZGF0ZWRJblZlciI6IjM3LjQzMi4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=-->
  • Loading branch information
nabeken committed Jul 20, 2024
2 parents 024b9cb + 806376c commit 36d5b1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-please.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Get GITHUB_TOKEN for release
uses: nabeken/go-github-apps@ad9874fea2c2c0799b7bc0dece5e3f1251c72eaf # v0
uses: nabeken/go-github-apps@afd4a1da8d2eafaa6902580a943dc17dfd055ba9 # v0
id: go-github-apps
with:
app_id: ${{ secrets.release_gh_app_id }}
Expand Down

0 comments on commit 36d5b1e

Please sign in to comment.