Skip to content

Commit

Permalink
Bump LouisBrunner/checks-action from 1.6.2 to 2.0.0 (#616)
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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Mar 7, 2024
1 parent dd5adb8 commit 1b5455e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_deploy_samplesite.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ jobs:

- name: Commit Action Status
if: ${{ always() }}
uses: LouisBrunner/checks-action@v1.6.2
uses: LouisBrunner/checks-action@v2.0.0
with:
sha: ${{ steps.source-run-info.outputs.sourceHeadSha }}
token: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 1b5455e

Please sign in to comment.