Skip to content

Commit 0ca0095

Browse files
ci: update hmarr/auto-approve-action action to v4 (#108)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b71fe97 commit 0ca0095

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/auto-approve.yml

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

1313
steps:
14-
- uses: hmarr/auto-approve-action@9ae347e9f84a25da76c915a406cb17cfece1716d # v2.4.0
14+
- uses: hmarr/auto-approve-action@f0939ea97e9205ef24d872e76833fa908a770363 # v4.0.0
1515
if: github.actor == 'dependabot[bot]' || github.actor == 'dependabot-preview[bot]' || github.actor == 'renovate[bot]'
1616
with:
1717
github-token: '${{ secrets.GITHUB_TOKEN }}'

0 commit comments

Comments
 (0)