Skip to content

Commit

Permalink
Merge pull request #54 from opt-nc/dependabot/github_actions/develop/…
Browse files Browse the repository at this point in the history
…dev-drprasad/delete-older-releases-0.3.1

chore(deps): bump dev-drprasad/delete-older-releases from 0.2.1 to 0.3.1
  • Loading branch information
Dougniel authored Sep 29, 2023
2 parents 3080a4e + b03f2b5 commit 09ccf5c
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 09ccf5c

Please sign in to comment.