Skip to content

Commit a3f7386

Browse files
build(deps): bump agilepathway/label-checker from 1.5.3 to 1.5.4 (#180)
Bumps [agilepathway/label-checker](https://github.com/agilepathway/label-checker) from 1.5.3 to 1.5.4. - [Release notes](https://github.com/agilepathway/label-checker/releases) - [Commits](agilepathway/label-checker@v1.5.3...v1.5.4) --- updated-dependencies: - dependency-name: agilepathway/label-checker 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 5e59197 commit a3f7386

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/[email protected].3
41+
- uses: agilepathway/[email protected].4
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)