diff --git a/.github/workflows/pre-commit-autoupdate.yml b/.github/workflows/pre-commit-autoupdate.yml
index 80637cf1f74..8fdf54d74d3 100644
--- a/.github/workflows/pre-commit-autoupdate.yml
+++ b/.github/workflows/pre-commit-autoupdate.yml
@@ -70,7 +70,7 @@ jobs:
           } >> "$GITHUB_OUTPUT"
         shell: bash
 
-      - uses: peter-evans/create-pull-request@6cd32fd93684475c31847837f87bb135d40a2b79 # v7.0.3
+      - uses: peter-evans/create-pull-request@5e914681df9dc83aa4e4905692ca88beb2f9e91f # v7.0.5
         with:
           token: ${{ steps.app-token.outputs.token }}
           commit-message: |
diff --git a/.github/workflows/update-slicer-certificate-bundle.yml b/.github/workflows/update-slicer-certificate-bundle.yml
index 192aee3b843..fe547b1ad1e 100644
--- a/.github/workflows/update-slicer-certificate-bundle.yml
+++ b/.github/workflows/update-slicer-certificate-bundle.yml
@@ -52,7 +52,7 @@ jobs:
 
       - name: Create Pull Request
         id: cpr
-        uses: peter-evans/create-pull-request@6cd32fd93684475c31847837f87bb135d40a2b79 # v7.0.3
+        uses: peter-evans/create-pull-request@5e914681df9dc83aa4e4905692ca88beb2f9e91f # v7.0.5
         with:
           token: ${{ secrets.SLICERBOT_GITHUB_TOKEN }}
           commit-message: |