Skip to content

Commit

Permalink
build(deps): bump agilepathway/label-checker from 1.5.4 to 1.5.8
Browse files Browse the repository at this point in the history
Bumps [agilepathway/label-checker](https://github.com/agilepathway/label-checker) from 1.5.4 to 1.5.8.
- [Release notes](https://github.com/agilepathway/label-checker/releases)
- [Commits](agilepathway/label-checker@v1.5.4...v1.5.8)

---
updated-dependencies:
- dependency-name: agilepathway/label-checker
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 18, 2023
1 parent d6b32f5 commit 14350de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/scan-pull-request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
continue-on-error: false
steps:
- uses: actions/checkout@v4
- uses: agilepathway/[email protected].4
- uses: agilepathway/[email protected].8
with:
any_of: api,bug,build,dependencies,documentation,enhancement,refactoring
repo_token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 14350de

Please sign in to comment.