Skip to content

Commit b99a61d

Browse files
dependabot[bot]jackton1
authored andcommitted
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-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 162cc4d commit b99a61d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/auto-approve.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,6 @@ jobs:
3131
github.actor == 'pre-commit-ci[bot]'
3232
)
3333
steps:
34-
- uses: hmarr/auto-approve-action@v3
34+
- uses: hmarr/auto-approve-action@v4
3535
with:
3636
github-token: ${{ secrets.PAT_TOKEN }}

0 commit comments

Comments
 (0)