Skip to content

Commit

Permalink
chore(deps): Update bufbuild/buf-setup-action action to v1.38.0 (#97)
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 |
|---|---|---|---|
|
[bufbuild/buf-setup-action](https://github.com/bufbuild/buf-setup-action)
| action | minor | `v1.35.1` -> `v1.38.0` |

---

### Release Notes

<details>
<summary>bufbuild/buf-setup-action (bufbuild/buf-setup-action)</summary>

###
[`v1.38.0`](https://github.com/bufbuild/buf-setup-action/releases/tag/v1.38.0)

[Compare
Source](https://github.com/bufbuild/buf-setup-action/compare/v1.37.0...v1.38.0)

Release v1.38.0

###
[`v1.37.0`](https://github.com/bufbuild/buf-setup-action/releases/tag/v1.37.0)

[Compare
Source](https://github.com/bufbuild/buf-setup-action/compare/v1.36.0...v1.37.0)

Release v1.37.0

###
[`v1.36.0`](https://github.com/bufbuild/buf-setup-action/releases/tag/v1.36.0)

[Compare
Source](https://github.com/bufbuild/buf-setup-action/compare/v1.35.1...v1.36.0)

Release v1.36.0

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 4am on Monday" (UTC),
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 was generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View the
[repository job
log](https://developer.mend.io/github/cerbos/cerbos-sdk-php).

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

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Signed-off-by: Oğuzhan Durgun <oguzhandurgun95@gmail.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Aug 26, 2024
1 parent 4996284 commit e4576ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
extensions: "grpc"

- name: Setup Buf
uses: bufbuild/buf-setup-action@v1.35.1
uses: bufbuild/buf-setup-action@v1.38.0
with:
github_token: ${{ secrets.GITHUB_TOKEN }}

Expand Down

0 comments on commit e4576ea

Please sign in to comment.