Skip to content

Commit

Permalink
build(deps): bump agilepathway/label-checker from 1.5.3 to 1.5.4 (#180)
Browse files Browse the repository at this point in the history
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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Sep 11, 2023
1 parent 5e59197 commit a3f7386
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/scan-pull-request.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
continue-on-error: false
steps:
- uses: actions/checkout@v4
- uses: agilepathway/label-checker@v1.5.3
- uses: agilepathway/label-checker@v1.5.4
with:
any_of: api,bug,build,dependencies,documentation,enhancement,no-changelog,refactoring
repo_token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit a3f7386

Please sign in to comment.