From b840a8dc1ca7a8ae4049c441a8c1e2d2577f4ef4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Jul 2026 21:45:11 +0000 Subject: [PATCH] chore(deps): bump pulseengine/rivet from 0.22.1 to 0.24.0 Bumps [pulseengine/rivet](https://github.com/pulseengine/rivet) from 0.22.1 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.22.1...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 dd95c3ff..38101992 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.22.1 + uses: pulseengine/rivet/.github/actions/compliance@v0.24.0 with: theme: dark rivet-version: v0.23.0