Skip to content

Commit

Permalink
Bump SonicGarden/rspec-report-action from 3.0.0 to 4.0.0 (#42)
Browse files Browse the repository at this point in the history
Bumps [SonicGarden/rspec-report-action](https://github.com/sonicgarden/rspec-report-action) from 3.0.0 to 4.0.0.
- [Release notes](https://github.com/sonicgarden/rspec-report-action/releases)
- [Commits](SonicGarden/rspec-report-action@v3.0.0...v4.0.0)

---
updated-dependencies:
- dependency-name: SonicGarden/rspec-report-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jun 27, 2024
1 parent 71b562e commit add0350
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/unit.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
env:
CHEF_LICENSE: accept-no-persist
- name: RSpec Report
uses: SonicGarden/rspec-report-action@v3.0.0
uses: SonicGarden/rspec-report-action@v4.0.0
with:
token: ${{ secrets.GITHUB_TOKEN }}
json-path: tmp/rspec_results.json
Expand Down

0 comments on commit add0350

Please sign in to comment.