Skip to content

Commit

Permalink
chore(deps): update sonicgarden/rspec-report-action action to v2.1.2 (#…
Browse files Browse the repository at this point in the history
…23)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Dan Webb <dan.webb@damacus.io>
  • Loading branch information
renovate[bot] and damacus committed May 16, 2023
1 parent f71fad4 commit 512ebd2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint-unit.yml
Expand Up @@ -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
Expand Down

0 comments on commit 512ebd2

Please sign in to comment.