Skip to content

Commit 989bfbb

Browse files
GitHub Actions(deps): Bump toshimaru/auto-author-assign from 3.0.1 to 3.0.2 (#319)
* GitHub Actions(deps): Bump toshimaru/auto-author-assign Bumps [toshimaru/auto-author-assign](https://github.com/toshimaru/auto-author-assign) from 3.0.1 to 3.0.2. - [Release notes](https://github.com/toshimaru/auto-author-assign/releases) - [Changelog](https://github.com/toshimaru/auto-author-assign/blob/main/CHANGELOG.md) - [Commits](toshimaru/auto-author-assign@v3.0.1...v3.0.2) --- updated-dependencies: - dependency-name: toshimaru/auto-author-assign dependency-version: 3.0.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> * Add changelog entry for Dependabot PR #319 * Update wiki submodule pointer for PR #319 --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 8a16714 commit 989bfbb

3 files changed

Lines changed: 3 additions & 2 deletions

File tree

.github/wiki

Submodule wiki updated from 363f1e5 to 0a51f63

.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.1
49+
uses: toshimaru/auto-author-assign@v3.0.2
5050
with:
5151
repo-token: ${{ github.token }}
5252

CHANGELOG.md

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

1212
- Composer(deps): Update rector/jack requirement from ^0.5 to ^1.0 (#320)
13+
- GitHub Actions(deps): Bump toshimaru/auto-author-assign from 3.0.1 to 3.0.2 (#319)
1314

1415
### Fixed
1516

0 commit comments

Comments
 (0)