Skip to content

Commit 1b8c96c

Browse files
chore(deps): bump agilepathway/label-checker from 1.5.9 to 1.6.7 (#88)
Bumps [agilepathway/label-checker](https://github.com/agilepathway/label-checker) from 1.5.9 to 1.6.7. - [Release notes](https://github.com/agilepathway/label-checker/releases) - [Commits](agilepathway/label-checker@v1.5.9...v1.6.7) --- updated-dependencies: - dependency-name: agilepathway/label-checker dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1b50691 commit 1b8c96c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
continue-on-error: false
3939
steps:
4040
- uses: actions/checkout@v4
41-
- uses: agilepathway/label-checker@v1.5.9
41+
- uses: agilepathway/label-checker@v1.6.7
4242
with:
4343
any_of: api,bug,build,dependencies,documentation,enhancement,no-changelog,refactoring
4444
repo_token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)