mirror of
https://github.com/google/flatbuffers.git
synced 2026-06-01 19:58:15 +00:00
Update label.yml
Go to version 4.1.0 as version main has breaking changes.
This commit is contained in:
5
.github/workflows/label.yml
vendored
5
.github/workflows/label.yml
vendored
@@ -19,6 +19,7 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
steps:
|
||||
- uses: actions/labeler@main
|
||||
# Version 4.1.0
|
||||
- uses: actions/labeler@4ee18d5d34efd9b4f7dafdb0e363cb688eb438044
|
||||
with:
|
||||
repo-token: "${{ secrets.GITHUB_TOKEN }}"
|
||||
repo-token: "${{ secrets.GITHUB_TOKEN }}"
|
||||
|
||||
Reference in New Issue
Block a user