From ec6371344d5668818e0fc40ac0429c064a1c8cb9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Sep 2026 14:01:43 +0000 Subject: [PATCH] chore(deps): bump pulseengine/rivet from 0.34.0 to 0.35.0 Bumps [pulseengine/rivet](https://github.com/pulseengine/rivet) from 0.34.0 to 0.35.0. - [Release notes](https://github.com/pulseengine/rivet/releases) - [Changelog](https://github.com/pulseengine/rivet/blob/main/CHANGELOG.md) - [Commits](https://github.com/pulseengine/rivet/compare/v0.34.0...v0.35.0) --- updated-dependencies: - dependency-name: pulseengine/rivet dependency-version: 0.35.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/compliance.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/compliance.yml b/.github/workflows/compliance.yml index 939e6b6b..f17ca4a8 100644 --- a/.github/workflows/compliance.yml +++ b/.github/workflows/compliance.yml @@ -43,7 +43,7 @@ jobs: - name: Generate compliance report id: report - uses: pulseengine/rivet/.github/actions/compliance@v0.34.0 + uses: pulseengine/rivet/.github/actions/compliance@v0.35.0 with: theme: dark rivet-version: v0.23.0