Skip to content

Commit

Permalink
chore(deps): bump dev-drprasad/delete-older-releases from 0.2.1 to 0.3.1
Browse files Browse the repository at this point in the history
Bumps [dev-drprasad/delete-older-releases](https://github.com/dev-drprasad/delete-older-releases) from 0.2.1 to 0.3.1.
- [Release notes](https://github.com/dev-drprasad/delete-older-releases/releases)
- [Commits](dev-drprasad/delete-older-releases@v0.2.1...v0.3.1)

---
updated-dependencies:
- dependency-name: dev-drprasad/delete-older-releases
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 28, 2023
1 parent 3080a4e commit b03f2b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
- name: 🧹 Delete pre-releases
if: github.ref == 'refs/heads/main' && steps.release.outputs.new_release_published == 'true'
uses: dev-drprasad/delete-older-releases@v0.2.1
uses: dev-drprasad/delete-older-releases@v0.3.1
with:
delete_tag_pattern: develop
keep_latest: 0
Expand Down

0 comments on commit b03f2b5

Please sign in to comment.