Skip to content

Commit a7929e1

Browse files
Resolve predictable conflicts with main
2 parents b13c9f7 + 08678cd commit a7929e1

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/auto-assign.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
runs-on: ubuntu-latest
4747
steps:
4848
- name: Auto assign PR author
49-
uses: toshimaru/auto-author-assign@v3.0.2
49+
uses: toshimaru/auto-author-assign@v3.0.3
5050
with:
5151
repo-token: ${{ github.token }}
5252

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
99

1010
### Changed
1111

12+
- GitHub Actions(deps): Bump toshimaru/auto-author-assign from 3.0.2 to 3.0.3 (#355)
1213
- Composer(deps): Update ergebnis/phpunit-agent-reporter requirement from ^0.3 to ^1.0 (#356)
1314

1415
## [1.25.6] - 2026-05-22

0 commit comments

Comments
 (0)