diff --git a/.github/workflows/compliance.yml b/.github/workflows/compliance.yml index 0c1e95c..9161db6 100644 --- a/.github/workflows/compliance.yml +++ b/.github/workflows/compliance.yml @@ -47,7 +47,7 @@ jobs: - name: Generate compliance report id: report - uses: pulseengine/rivet/.github/actions/compliance@v0.30.0 + uses: pulseengine/rivet/.github/actions/compliance@v0.32.0 with: theme: ${{ inputs.theme }} report-label: ${{ inputs.version }} diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 1731f18..b6613ae 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -35,7 +35,7 @@ jobs: - name: Generate compliance report id: report - uses: pulseengine/rivet/.github/actions/compliance@v0.30.0 + uses: pulseengine/rivet/.github/actions/compliance@v0.32.0 with: theme: dark rivet-version: v0.3.0