From 8f4bfb40c5d84b27f2a13800df1361b68b9d26b6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Jul 2026 18:27:00 +0000 Subject: [PATCH] chore(deps): bump pulseengine/rivet from 0.23.0 to 0.24.0 Bumps [pulseengine/rivet](https://github.com/pulseengine/rivet) from 0.23.0 to 0.24.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.23.0...v0.24.0) --- updated-dependencies: - dependency-name: pulseengine/rivet dependency-version: 0.24.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 dd4d19a..4bef8ff 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.23.0 + uses: pulseengine/rivet/.github/actions/compliance@v0.24.0 with: theme: dark rivet-version: v0.15.0