Skip to content

Commit

Permalink
Bump SonicGarden/rspec-report-action from 5.0.0 to 5.1.0 (#45)
Browse files Browse the repository at this point in the history
Bumps [SonicGarden/rspec-report-action](https://github.com/sonicgarden/rspec-report-action) from 5.0.0 to 5.1.0.
- [Release notes](https://github.com/sonicgarden/rspec-report-action/releases)
- [Commits](SonicGarden/rspec-report-action@v5.0.0...v5.1.0)

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

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 Aug 16, 2024
1 parent 3c1884b commit b212ed5
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@v5.0.0
uses: SonicGarden/rspec-report-action@v5.1.0
with:
token: ${{ secrets.GITHUB_TOKEN }}
json-path: tmp/rspec_results.json
Expand Down

0 comments on commit b212ed5

Please sign in to comment.