Skip to content

Commit

Permalink
ci(deps): bump srvaroa/labeler from 1.6.3 to 1.7.0
Browse files Browse the repository at this point in the history
Bumps [srvaroa/labeler](https://github.com/srvaroa/labeler) from 1.6.3 to 1.7.0.
- [Release notes](https://github.com/srvaroa/labeler/releases)
- [Commits](srvaroa/labeler@v1.6.3...v1.7.0)

---
updated-dependencies:
- dependency-name: srvaroa/labeler
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and akurtakov committed Nov 1, 2023
1 parent 8bfea3d commit 8238d3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/validate_pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,6 @@ jobs:
requireScope: false

- name: "Label PR"
uses: srvaroa/labeler@v1.6.3 # https://github.com/srvaroa/labeler
uses: srvaroa/labeler@v1.7.0 # https://github.com/srvaroa/labeler
env:
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"

0 comments on commit 8238d3e

Please sign in to comment.