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