Skip to content

Commit 3525601

Browse files
authored
Merge pull request #21 from hazcod/dependabot/github_actions/hmarr/auto-approve-action-2.2.1
chore(deps): bump hmarr/auto-approve-action from 2.1.0 to 2.2.1
2 parents b722270 + b0bbe00 commit 3525601

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@v2.1.0
12+
uses: hmarr/auto-approve-action@v2.2.1
1313
with:
1414
github-token: "${{ secrets.GITHUB_TOKEN }}"

0 commit comments

Comments
 (0)