From dce66ee44cd5904686826289e8e77b0b50a773c9 Mon Sep 17 00:00:00 2001 From: Raj-StepSecurity Date: Mon, 13 Apr 2026 14:29:58 +0530 Subject: [PATCH] Update actions_release.yml --- .github/workflows/actions_release.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/actions_release.yml b/.github/workflows/actions_release.yml index 045f3b3..a5462f1 100644 --- a/.github/workflows/actions_release.yml +++ b/.github/workflows/actions_release.yml @@ -27,8 +27,8 @@ jobs: actions: read id-token: write contents: write - uses: step-security/reusable-workflows/.github/workflows/actions_release.yaml@fix_Verify_cherry_pick-Logic + uses: step-security/reusable-workflows/.github/workflows/actions_release.yaml@v1 with: tag: "${{ github.event.inputs.tag }}" node_version: ${{ inputs.node_version }} - script: "${{ github.event.inputs.script }}" \ No newline at end of file + script: "${{ github.event.inputs.script }}"