Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and sebthom committed Dec 5, 2023
1 parent 5395c97 commit 60c018e
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.8.0 # https://github.com/srvaroa/labeler
uses: srvaroa/labeler@v1.8.1 # https://github.com/srvaroa/labeler
env:
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"

0 comments on commit 60c018e

Please sign in to comment.