Skip to content

Commit

Permalink
Update release.yaml
Browse files Browse the repository at this point in the history
why delete actions tags... security
  • Loading branch information
dmikey authored Mar 22, 2023
1 parent f2ce23b commit 3c9216c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Delete the "latest" Release
uses: dev-drprasad/[email protected].0
uses: dev-drprasad/[email protected].1
with:
tag_name: latest
delete_release: true
Expand Down

0 comments on commit 3c9216c

Please sign in to comment.