Skip to content

Commit 75d2dd5

Browse files
Merge pull request #162 from step-security/Raj-StepSecurity-patch-11
ci: update actions_release.yml
2 parents 80eb62b + dce66ee commit 75d2dd5

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/actions_release.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,8 @@ jobs:
2727
actions: read
2828
id-token: write
2929
contents: write
30-
uses: step-security/reusable-workflows/.github/workflows/actions_release.yaml@fix_Verify_cherry_pick-Logic
30+
uses: step-security/reusable-workflows/.github/workflows/actions_release.yaml@v1
3131
with:
3232
tag: "${{ github.event.inputs.tag }}"
3333
node_version: ${{ inputs.node_version }}
34-
script: "${{ github.event.inputs.script }}"
34+
script: "${{ github.event.inputs.script }}"

0 commit comments

Comments
 (0)