Skip to content

Commit 7f77741

Browse files
chore(deps): bump kentaro-m/auto-assign-action from 2.0.1 to 2.0.2 (#283)
Bumps [kentaro-m/auto-assign-action](https://github.com/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 ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7edda06 commit 7f77741

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr-setup.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,6 @@ jobs:
1515
runs-on: ubuntu-latest
1616
steps:
1717
- name: Add reviewers and assignees
18-
uses: kentaro-m/auto-assign-action@v2.0.1
18+
uses: kentaro-m/auto-assign-action@v2.0.2
1919
with:
2020
configuration-path: .github/auto_assign.yml

0 commit comments

Comments
 (0)