Skip to content

Commit 99ae015

Browse files
Bump hmarr/auto-approve-action from 3 to 4
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>
1 parent 619d1a0 commit 99ae015

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/auto-merge.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
sudo apt install -y gh jq
2626
2727
- name: Auto approve PR
28-
uses: hmarr/auto-approve-action@v3
28+
uses: hmarr/auto-approve-action@v4
2929
with:
3030
github-token: ${{ secrets.GITHUB_TOKEN }}
3131

0 commit comments

Comments
 (0)