Skip to content
This repository was archived by the owner on Mar 3, 2026. It is now read-only.

Commit 1127897

Browse files
ci(deps): bump hmarr/auto-approve-action from 3 to 4 (#2)
Bumps [hmarr/auto-approve-action](https://github.com/hmarr/auto-approve-action) from 3 to 4. - [Release notes](https://github.com/hmarr/auto-approve-action/releases) - [Commits](hmarr/auto-approve-action@v3...v4) --- updated-dependencies: - dependency-name: hmarr/auto-approve-action dependency-version: '4' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 803acad commit 1127897

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/dependabot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111

1212
steps:
1313
- name: Auto-approve Dependabot PRs
14-
uses: hmarr/auto-approve-action@v3
14+
uses: hmarr/auto-approve-action@v4
1515
with:
1616
github-token: ${{ secrets.GITHUB_TOKEN }}
1717

0 commit comments

Comments
 (0)