From 2b3dad4bb961a720f3c5bfb894f4658a7f420440 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 Aug 2026 00:45:29 +0000 Subject: [PATCH] chore(deps): bump pulseengine/rivet from 0.30.0 to 0.32.0 Bumps [pulseengine/rivet](https://github.com/pulseengine/rivet) from 0.30.0 to 0.32.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.30.0...v0.32.0) --- updated-dependencies: - dependency-name: pulseengine/rivet dependency-version: 0.32.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/compliance.yml | 2 +- .github/workflows/release.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/compliance.yml b/.github/workflows/compliance.yml index 0c1e95c..9161db6 100644 --- a/.github/workflows/compliance.yml +++ b/.github/workflows/compliance.yml @@ -47,7 +47,7 @@ jobs: - name: Generate compliance report id: report - uses: pulseengine/rivet/.github/actions/compliance@v0.30.0 + uses: pulseengine/rivet/.github/actions/compliance@v0.32.0 with: theme: ${{ inputs.theme }} report-label: ${{ inputs.version }} diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 1731f18..b6613ae 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -35,7 +35,7 @@ jobs: - name: Generate compliance report id: report - uses: pulseengine/rivet/.github/actions/compliance@v0.30.0 + uses: pulseengine/rivet/.github/actions/compliance@v0.32.0 with: theme: dark rivet-version: v0.3.0