Skip to content

Commit a78c47c

Browse files
build(deps): bump agilepathway/label-checker from 1.6.37 to 1.6.41
Bumps [agilepathway/label-checker](https://github.com/agilepathway/label-checker) from 1.6.37 to 1.6.41. - [Release notes](https://github.com/agilepathway/label-checker/releases) - [Commits](agilepathway/label-checker@v1.6.37...v1.6.41) --- 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>
1 parent 5881d75 commit a78c47c

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.37
31+
- uses: agilepathway/label-checker@v1.6.41
3232
with:
3333
any_of: api,bug,build,dependencies,documentation,enhancement,refactoring
3434
repo_token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)