Skip to content

Commit df03a0f

Browse files
Bump bubkoo/auto-assign from 1 to 3
Bumps [bubkoo/auto-assign](https://github.com/bubkoo/auto-assign) from 1 to 3. - [Release notes](https://github.com/bubkoo/auto-assign/releases) - [Changelog](https://github.com/wow-actions/auto-assign/blob/master/CHANGELOG.md) - [Commits](wow-actions/auto-assign@v1...v3) --- updated-dependencies: - dependency-name: bubkoo/auto-assign dependency-version: '3' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 855ab19 commit df03a0f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/auto-assign.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
run:
99
runs-on: ubuntu-latest
1010
steps:
11-
- uses: bubkoo/auto-assign@v1
11+
- uses: bubkoo/auto-assign@v3
1212
with:
1313
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
1414
CONFIG_FILE: .github/auto-assign.yml

0 commit comments

Comments
 (0)