diff --git a/.github/workflows/lint-unit.yml b/.github/workflows/lint-unit.yml index e13f9b9..b96279c 100644 --- a/.github/workflows/lint-unit.yml +++ b/.github/workflows/lint-unit.yml @@ -31,7 +31,7 @@ jobs: env: CHEF_LICENSE: accept-no-persist - name: RSpec Report - uses: SonicGarden/rspec-report-action@v2.1.1 + uses: SonicGarden/rspec-report-action@v2.1.2 with: token: ${{ secrets.GITHUB_TOKEN }} json-path: tmp/rspec_results.json