We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent da5139f commit 79b14a3Copy full SHA for 79b14a3
.github/workflows/pr_auto_approval.yml
@@ -22,4 +22,4 @@ jobs:
22
echo "PR Head Ref: ${{ github.event.pull_request.head.ref }}"
23
echo "PR User Login: ${{ github.event.pull_request.user.login }}"
24
- name: Auto Approve
25
- uses: hmarr/auto-approve-action@v3
+ uses: hmarr/auto-approve-action@a2e6f2a0ccf5c63ef8754de360464edbf47e66ee # v3.0.0
0 commit comments