mirror of
https://github.com/tribufu/rust-gamedig
synced 2026-05-06 07:17:27 +00:00
Merge pull request #246 from gamedig/dependabot/github_actions/dot-github/workflows/actions/labeler-6
chore(deps): bump actions/labeler from 4 to 6 in /.github/workflows
This commit is contained in:
commit
8370020ae2
1 changed files with 1 additions and 1 deletions
2
.github/workflows/labeler.yml
vendored
2
.github/workflows/labeler.yml
vendored
|
|
@ -10,7 +10,7 @@ jobs:
|
|||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v5
|
||||
- uses: actions/labeler@v4
|
||||
- uses: actions/labeler@v6
|
||||
with:
|
||||
repo-token: "${{ secrets.GITHUB_TOKEN }}"
|
||||
dot: true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue