From 600144c13561a9e371b152cc00b66fd9447327cb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 17 Jun 2026 18:24:37 +0000 Subject: [PATCH] chore(deps): bump pulseengine/rivet from 0.16.0 to 0.16.1 Bumps [pulseengine/rivet](https://github.com/pulseengine/rivet) from 0.16.0 to 0.16.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.16.0...v0.16.1) --- updated-dependencies: - dependency-name: pulseengine/rivet dependency-version: 0.16.1 dependency-type: direct:production update-type: version-update:semver-patch ... 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 8936c69..91cd104 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.0 + uses: pulseengine/rivet/.github/actions/compliance@v0.16.1 with: theme: dark rivet-version: v0.15.0