Skip to content

Commit

Permalink
chore(deps): bump agilepathway/label-checker from 1.5.9 to 1.6.3 (#78)
Browse files Browse the repository at this point in the history
Bumps [agilepathway/label-checker](https://github.com/agilepathway/label-checker) from 1.5.9 to 1.6.3.
- [Release notes](https://github.com/agilepathway/label-checker/releases)
- [Commits](agilepathway/label-checker@v1.5.9...v1.6.3)

---
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>
  • Loading branch information
dependabot[bot] authored Oct 24, 2023
1 parent c831e45 commit e2b0327
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 @@ -33,7 +33,7 @@ jobs:
runs-on: ubuntu-latest
continue-on-error: false
steps:
- uses: agilepathway/label-checker@v1.5.9
- uses: agilepathway/label-checker@v1.6.3
with:
any_of: api,bug,build,dependencies,documentation,enhancement,no-changelog,refactoring
repo_token: ${{ secrets.envGH }}

0 comments on commit e2b0327

Please sign in to comment.