From 3228f98aa337b2d703e0cd6d465b78dc5515315e Mon Sep 17 00:00:00 2001 From: mjain6 Date: Mon, 11 May 2026 14:45:59 +0530 Subject: [PATCH] ci: update fortify/3rdparty-actions --- .github/workflows/update-repo-docs.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/update-repo-docs.yml b/.github/workflows/update-repo-docs.yml index 41cfdc6..6ae3bfa 100644 --- a/.github/workflows/update-repo-docs.yml +++ b/.github/workflows/update-repo-docs.yml @@ -15,7 +15,7 @@ jobs: - name: Update documentation resources run: bash doc-resources/update-repo-docs.sh - - uses: peter-evans/create-pull-request@v8 + - uses: fortify/3rdparty-actions/actions/peter-evans/create-pull-request/v8@main with: commit-message: 'docs: Auto-update documentation resources' branch: auto-doc-updates