Skip to content

Commit 5db4fe1

Browse files
github-actions(deps): bump wechuli/allcheckspassed from 2.2.0 to 2.3.0 (#2799)
Bumps [wechuli/allcheckspassed](https://github.com/wechuli/allcheckspassed) from 2.2.0 to 2.3.0. - [Release notes](https://github.com/wechuli/allcheckspassed/releases) - [Commits](wechuli/allcheckspassed@b0eaef5...1d00cf0) --- updated-dependencies: - dependency-name: wechuli/allcheckspassed dependency-version: 2.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent eded893 commit 5db4fe1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr-checks.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
run: |
2828
echo "PRs from kyma-gopher-bot are automatically green"
2929
exit 0
30-
- uses: wechuli/allcheckspassed@b0eaef5be76003932c9520e2b3dd03c85cc43d87
30+
- uses: wechuli/allcheckspassed@1d00cf0c34c4b0805db8866d8913f22e7125301e
3131
if: ${{ github.event.pull_request.user.login != 'kyma-gopher-bot' }}
3232
with:
3333
delay: '1'

0 commit comments

Comments
 (0)