Skip to content

Commit c5ac7fb

Browse files
Bump kentaro-m/task-completed-checker-action from 0.1.0 to 0.1.1 (#3411)
Bumps [kentaro-m/task-completed-checker-action](https://github.com/kentaro-m/task-completed-checker-action) from 0.1.0 to 0.1.1. - [Release notes](https://github.com/kentaro-m/task-completed-checker-action/releases) - [Commits](kentaro-m/task-completed-checker-action@v0.1.0...v0.1.1) --- updated-dependencies: - dependency-name: kentaro-m/task-completed-checker-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1f2c3bc commit c5ac7fb

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
@@ -7,7 +7,7 @@ jobs:
77
task-check:
88
runs-on: ubuntu-latest
99
steps:
10-
- uses: kentaro-m/[email protected].0
10+
- uses: kentaro-m/[email protected].1
1111
with:
1212
repo-token: "${{ secrets.GITHUB_TOKEN }}"
1313
- uses: dekinderfiets/[email protected]

0 commit comments

Comments
 (0)