Skip to content

Commit 324e920

Browse files
Bump kentaro-m/auto-assign-action from 1.2.3 to 1.2.4 (#1135)
Bumps [kentaro-m/auto-assign-action](https://github.com/kentaro-m/auto-assign-action) from 1.2.3 to 1.2.4. - [Release notes](https://github.com/kentaro-m/auto-assign-action/releases) - [Commits](kentaro-m/auto-assign-action@v1.2.3...v1.2.4) --- updated-dependencies: - dependency-name: kentaro-m/auto-assign-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 826ee2c commit 324e920

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,6 @@ jobs:
1414
java-version: '11'
1515
- name: Run with Gradle
1616
run: ./gradlew clean test --info
17-
- uses: kentaro-m/[email protected].3
17+
- uses: kentaro-m/[email protected].4
1818
with:
1919
configuration-path: ".github/auto_assign.yml"

0 commit comments

Comments
 (0)