Skip to content

Commit

Permalink
chore(deps): update dev-drprasad/delete-tag-and-release action to v1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and Zeratoxx committed Apr 5, 2024
1 parent 333a6f6 commit a6a2a85
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/latest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
outputs:
dev-version: ${{ env.DEV_VERSION }}
steps:
- uses: dev-drprasad/delete-tag-and-release@v1.0 # PRERELEASE is v1.0 and can also be used to test and give us feedback
- uses: dev-drprasad/delete-tag-and-release@v1.1 # PRERELEASE is v1.0 and can also be used to test and give us feedback
with:
tag_name: ${{ env.DEV_VERSION }}
github_token: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit a6a2a85

Please sign in to comment.