Skip to content

Commit

Permalink
Bump ClementTsang/delete-tag-and-release from 0.3.1 to 0.4.0
Browse files Browse the repository at this point in the history
Bumps [ClementTsang/delete-tag-and-release](https://github.com/clementtsang/delete-tag-and-release) from 0.3.1 to 0.4.0.
- [Release notes](https://github.com/clementtsang/delete-tag-and-release/releases)
- [Commits](ClementTsang/delete-tag-and-release@v0.3.1...v0.4.0)

---
updated-dependencies:
- dependency-name: ClementTsang/delete-tag-and-release
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 29, 2024
1 parent 17b270e commit 42fd30c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_windows_installer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ jobs:
debug: true

- name: 🧹 Delete Existing Release and Tag
uses: ClementTsang/delete-tag-and-release@v0.3.1
uses: ClementTsang/delete-tag-and-release@v0.4.0
with:
delete_release: true
tag_name: ${{ steps.octoprint_version.outputs.release }} # tag name to delete
Expand Down

0 comments on commit 42fd30c

Please sign in to comment.