From 9727ca5120d1c9a479454d54aef94c25ca09cd36 Mon Sep 17 00:00:00 2001 From: Paul McCann Date: Thu, 20 Mar 2025 10:15:08 +0000 Subject: [PATCH] Update pr_auto_approval.yml Pinning action to a full length commit SHA [see](https://docs.github.com/en/actions/security-for-github-actions/security-guides/security-hardening-for-github-actions#using-third-party-actions) --- .github/workflows/pr_auto_approval.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pr_auto_approval.yml b/.github/workflows/pr_auto_approval.yml index 9075ccb..2492ba3 100644 --- a/.github/workflows/pr_auto_approval.yml +++ b/.github/workflows/pr_auto_approval.yml @@ -22,4 +22,4 @@ jobs: echo "PR Head Ref: ${{ github.event.pull_request.head.ref }}" echo "PR User Login: ${{ github.event.pull_request.user.login }}" - name: Auto Approve - uses: hmarr/auto-approve-action@v3 \ No newline at end of file + uses: hmarr/auto-approve-action@a2e6f2a0ccf5c63ef8754de360464edbf47e66ee # v3.0.0