Skip to content

Commit 187f022

Browse files
build(deps): bump agilepathway/label-checker from 1.2.9 to 1.2.13 (#69)
Bumps [agilepathway/label-checker](https://github.com/agilepathway/label-checker) from 1.2.9 to 1.2.13. - [Release notes](https://github.com/agilepathway/label-checker/releases) - [Commits](agilepathway/label-checker@v1.2.9...v1.2.13) --- updated-dependencies: - dependency-name: agilepathway/label-checker dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent bfcfaed commit 187f022

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@v3
41-
- uses: agilepathway/[email protected].9
41+
- uses: agilepathway/[email protected].13
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)