Skip to content

Commit

Permalink
Merge pull request #3 from step-security/shubham-patch-2
Browse files Browse the repository at this point in the history
update action release workflow
  • Loading branch information
shubham-stepsecurity authored Dec 18, 2024
2 parents 106d8d6 + 11452d4 commit fbc33ad
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/actions_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ jobs:
actions: read
id-token: write
contents: write
uses: step-security/reusable-workflows/.github/workflows/actions_release.yaml@v1
packages: read
uses: step-security/reusable-workflows/.github/workflows/actions_release_auth.yaml@v1
with:
tag: "${{ github.event.inputs.tag }}"

0 comments on commit fbc33ad

Please sign in to comment.