diff --git a/.github/workflows/preview-environment-cleanup.yml b/.github/workflows/preview-environment-cleanup.yml
index 41d97acb5a..10f51f6499 100644
--- a/.github/workflows/preview-environment-cleanup.yml
+++ b/.github/workflows/preview-environment-cleanup.yml
@@ -52,7 +52,7 @@ jobs:
 
       - name: Add and Commit change(s)
         if: ${{ env.FILES_TO_DELETE == 'true'}}
-        uses: EndBug/add-and-commit@v7
+        uses: EndBug/add-and-commit@1bad3abcf0d6ec49a5857d124b0bfb52dc7bb081 # 9.1.3
         with:
           author_name: va-vsp-bot
           author_email: devops@va.gov
@@ -63,7 +63,7 @@ jobs:
 
       - name: Add and Commit change(s)
         if: ${{ env.ENVS_TO_DELETE == 'true'}}
-        uses: EndBug/add-and-commit@v7
+        uses: EndBug/add-and-commit@1bad3abcf0d6ec49a5857d124b0bfb52dc7bb081 # 9.1.3
         with:
           author_name: va-vsp-bot
           author_email: devops@va.gov