Skip to content

Commit e0f99d9

Browse files
Bump LouisBrunner/checks-action from 3.0.0 to 3.1.0
Bumps [LouisBrunner/checks-action](https://github.com/louisbrunner/checks-action) from 3.0.0 to 3.1.0. - [Release notes](https://github.com/louisbrunner/checks-action/releases) - [Commits](LouisBrunner/checks-action@dfcbcf8...937cbbc) --- updated-dependencies: - dependency-name: LouisBrunner/checks-action dependency-version: 3.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0b8d3cb commit e0f99d9

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/compare-ds.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
echo "Base Branch: ${BASE_BRANCH}"
4444
echo "Fork Point: ${FORK_POINT}"
4545
- name: Create GitHub check run
46-
uses: LouisBrunner/checks-action@dfcbcf801bff1ea7f1414824fc28f2cd697b35da # v3.0.0
46+
uses: LouisBrunner/checks-action@937cbbcde3259005b50746dc91cde29098aac2ff # v3.1.0
4747
id: create_check
4848
with:
4949
token: ${{ secrets.GITHUB_TOKEN }}
@@ -204,7 +204,7 @@ jobs:
204204
token: ${{ secrets.GITHUB_TOKEN }}
205205
- name: Compare DS
206206
if: always()
207-
uses: LouisBrunner/checks-action@dfcbcf801bff1ea7f1414824fc28f2cd697b35da # v3.0.0
207+
uses: LouisBrunner/checks-action@937cbbcde3259005b50746dc91cde29098aac2ff # v3.1.0
208208
with:
209209
token: ${{ secrets.GITHUB_TOKEN }}
210210
conclusion: ${{ job.status }}

0 commit comments

Comments
 (0)