Skip to content

Commit

Permalink
Bump SonicGarden/rspec-report-action from 5.0.0 to 5.1.0
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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 9, 2024
1 parent 5bc613e commit 4bc2b2a
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 4bc2b2a

Please sign in to comment.