chore(deps): update bubkoo/auto-assign action to v3
This commit is contained in:
parent
7e3d75d449
commit
edddad4380
1 changed files with 1 additions and 1 deletions
2
.github/workflows/auto-assign.yaml
vendored
2
.github/workflows/auto-assign.yaml
vendored
|
@ -8,7 +8,7 @@ jobs:
|
||||||
run:
|
run:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- uses: bubkoo/auto-assign@v1
|
- uses: bubkoo/auto-assign@v3
|
||||||
with:
|
with:
|
||||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||||
CONFIG_FILE: .github/auto-assign.yaml
|
CONFIG_FILE: .github/auto-assign.yaml
|
Loading…
Reference in a new issue