From 2709c51f935703b8b4222889f31d52e93af4d5c5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Jun 2026 21:45:10 +0000 Subject: [PATCH] chore(deps): bump pulseengine/rivet from 0.17.0 to 0.22.1 Bumps [pulseengine/rivet](https://github.com/pulseengine/rivet) from 0.17.0 to 0.22.1. - [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.17.0...v0.22.1) --- updated-dependencies: - dependency-name: pulseengine/rivet dependency-version: 0.22.1 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 3a83c7f..e3d550d 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.17.0 + uses: pulseengine/rivet/.github/actions/compliance@v0.22.1 with: theme: dark rivet-version: v0.15.0