Skip to content

Commit

Permalink
Bump actions/labeler from 4.0.4 to 4.3.0 (#445)
Browse files Browse the repository at this point in the history
* Bump actions/labeler from 4.0.4 to 4.3.0

Bumps [actions/labeler](https://github.com/actions/labeler) from 4.0.4 to 4.3.0.
- [Release notes](https://github.com/actions/labeler/releases)
- [Commits](actions/labeler@0776a67...ac9175f)

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

Signed-off-by: dependabot[bot] <[email protected]>

* add version comment

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Pierre-Louis <[email protected]>
  • Loading branch information
dependabot[bot] and guidezpl authored Aug 1, 2023
1 parent 33bb1d8 commit 76e9f09
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/label_pull_requests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@0776a679364a9a16110aac8d0f40f5e11009e327
- uses: actions/labeler@ac9175f8a1f3625fd0d4fb234536d26811351594 # v4.3.0
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
sync-labels: true

0 comments on commit 76e9f09

Please sign in to comment.