Skip to content

Commit 21b3081

Browse files
chore(deps): bump kentaro-m/auto-assign-action in the minor group
Bumps the minor group with 1 update: [kentaro-m/auto-assign-action](https://github.com/kentaro-m/auto-assign-action). Updates `kentaro-m/auto-assign-action` from 2.0.1 to 2.0.2 - [Release notes](https://github.com/kentaro-m/auto-assign-action/releases) - [Commits](kentaro-m/auto-assign-action@v2.0.1...v2.0.2) --- updated-dependencies: - dependency-name: kentaro-m/auto-assign-action dependency-version: 2.0.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b070c66 commit 21b3081

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/_auto_assign.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,6 @@ jobs:
1010
!startsWith(github.head_ref, 'release-please--') &&
1111
!startsWith(github.head_ref, 'dependabot/')
1212
steps:
13-
- uses: kentaro-m/auto-assign-action@v2.0.1
13+
- uses: kentaro-m/auto-assign-action@v2.0.2
1414
with:
1515
configuration-path: .github/auto_assign_config.yaml

0 commit comments

Comments
 (0)