Skip to content

Commit f1e5f80

Browse files
build(deps): bump agilepathway/label-checker from 1.6.27 to 1.6.29 (#234)
Bumps [agilepathway/label-checker](https://github.com/agilepathway/label-checker) from 1.6.27 to 1.6.29. - [Release notes](https://github.com/agilepathway/label-checker/releases) - [Commits](agilepathway/label-checker@v1.6.27...v1.6.29) --- updated-dependencies: - dependency-name: agilepathway/label-checker dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f1eba40 commit f1e5f80

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/scan-pull-request.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
continue-on-error: false
2929
steps:
3030
- uses: actions/checkout@v4
31-
- uses: agilepathway/label-checker@v1.6.27
31+
- uses: agilepathway/label-checker@v1.6.29
3232
with:
3333
any_of: api,bug,build,dependencies,documentation,enhancement,refactoring
3434
repo_token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)