Skip to content

Commit b15c196

Browse files
Merge pull request #981 from nextcloud/dependabot/github_actions/hmarr/auto-approve-action-3.1.0
2 parents 662668d + f5926cd commit b15c196

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/autoApproveDependabot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
runs-on: ubuntu-latest
99
steps:
1010
# Default github action approve
11-
- uses: hmarr/auto-approve-action@v3.0.0
11+
- uses: hmarr/auto-approve-action@v3.1.0
1212
if: github.ref == 'refs/heads/master' &&
1313
(github.actor == 'dependabot[bot]' || github.actor == 'dependabot-preview[bot]')
1414
with:

0 commit comments

Comments
 (0)