Skip to content

Commit 7e46af3

Browse files
dependabot[bot]marc0der
authored andcommitted
Bump kentaro-m/auto-assign-action from 1.2.4 to 1.2.5
Bumps [kentaro-m/auto-assign-action](https://github.com/kentaro-m/auto-assign-action) from 1.2.4 to 1.2.5. - [Release notes](https://github.com/kentaro-m/auto-assign-action/releases) - [Commits](kentaro-m/auto-assign-action@v1.2.4...v1.2.5) --- 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]>
1 parent 84222a3 commit 7e46af3

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
@@ -15,6 +15,6 @@ jobs:
1515
cache: 'gradle'
1616
- name: Run with Gradle
1717
run: ./gradlew clean test --info
18-
- uses: kentaro-m/[email protected].4
18+
- uses: kentaro-m/[email protected].5
1919
with:
2020
configuration-path: ".github/auto_assign.yml"

0 commit comments

Comments
 (0)