Skip to content

Commit 79b14a3

Browse files
authored
1 parent da5139f commit 79b14a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr_auto_approval.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,4 @@ jobs:
2222
echo "PR Head Ref: ${{ github.event.pull_request.head.ref }}"
2323
echo "PR User Login: ${{ github.event.pull_request.user.login }}"
2424
- name: Auto Approve
25-
uses: hmarr/auto-approve-action@v3
25+
uses: hmarr/auto-approve-action@a2e6f2a0ccf5c63ef8754de360464edbf47e66ee # v3.0.0

0 commit comments

Comments
 (0)