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 }}"