Skip to content

Commit

Permalink
build(deps): bump LouisBrunner/checks-action from 1.6.2 to 2.0.0
Browse files Browse the repository at this point in the history
Bumps [LouisBrunner/checks-action](https://github.com/louisbrunner/checks-action) from 1.6.2 to 2.0.0.
- [Release notes](https://github.com/louisbrunner/checks-action/releases)
- [Commits](LouisBrunner/checks-action@v1.6.2...v2.0.0)

---
updated-dependencies:
- dependency-name: LouisBrunner/checks-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 29, 2024
1 parent 43f552d commit 025c407
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/report.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
name: loadtest.md
path: artifacts
- name: Upload to GitHub Checks
uses: LouisBrunner/checks-action@v1.6.2
uses: LouisBrunner/checks-action@v2.0.0
with:
token: ${{ secrets.GITHUB_TOKEN }}
sha: ${{ github.event.workflow_run.head_sha }}
Expand Down

0 comments on commit 025c407

Please sign in to comment.