Skip to content

Commit

Permalink
Bump dev-drprasad/delete-older-releases from 0.3.3 to 0.3.4
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.3.3 to 0.3.4.
- [Release notes](https://github.com/dev-drprasad/delete-older-releases/releases)
- [Commits](dev-drprasad/delete-older-releases@v0.3.3...v0.3.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 27, 2024
1 parent 540ae07 commit 4310544
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -450,7 +450,7 @@ jobs:

- name: Remove all previous "latest" releases
if: "github.ref_type=='branch'"
uses: dev-drprasad/delete-older-releases@v0.3.3
uses: dev-drprasad/delete-older-releases@v0.3.4
with:
keep_latest: 0
delete_tag_pattern: "branch+${{github.ref_name}}"
Expand Down

0 comments on commit 4310544

Please sign in to comment.