From 1d4c953831d96b9eabcc3961801206d9bb7c1393 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 24 Jun 2026 18:23:44 +0000 Subject: [PATCH] chore(deps): bump pulseengine/rivet from 0.16.1 to 0.19.0 Bumps [pulseengine/rivet](https://github.com/pulseengine/rivet) from 0.16.1 to 0.19.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.16.1...v0.19.0) --- updated-dependencies: - dependency-name: pulseengine/rivet dependency-version: 0.19.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 91cd104..392726d 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.16.1 + uses: pulseengine/rivet/.github/actions/compliance@v0.19.0 with: theme: dark rivet-version: v0.15.0