Skip to content

Commit 110bacc

Browse files
chore(deps): bump hmarr/auto-approve-action from 3.2.1 to 4.0.0
Bumps [hmarr/auto-approve-action](https://github.com/hmarr/auto-approve-action) from 3.2.1 to 4.0.0. - [Release notes](https://github.com/hmarr/auto-approve-action/releases) - [Commits](hmarr/auto-approve-action@v3.2.1...v4.0.0) --- 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 16f0e22 commit 110bacc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/approve.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@ jobs:
99
runs-on: ubuntu-latest
1010
steps:
1111
-
12-
uses: hmarr/auto-approve-action@v3.2.1
12+
uses: hmarr/auto-approve-action@v4.0.0
1313
with:
1414
github-token: "${{ secrets.GITHUB_TOKEN }}"

0 commit comments

Comments
 (0)