Skip to content

Commit

Permalink
Merge pull request #81 from SURFscz/dependabot/github_actions/dev-drp…
Browse files Browse the repository at this point in the history
…rasad/delete-older-releases-0.3.3

Bump dev-drprasad/delete-older-releases from 0.3.2 to 0.3.3
  • Loading branch information
baszoetekouw authored Mar 18, 2024
2 parents 458fd27 + a492568 commit 606ea97
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 @@ -429,7 +429,7 @@ jobs:

- name: Remove all previous "latest" releases
if: "github.ref_type=='branch'"
uses: dev-drprasad/[email protected].2
uses: dev-drprasad/[email protected].3
with:
keep_latest: 0
delete_tag_pattern: "branch+${{github.ref_name}}"
Expand Down

0 comments on commit 606ea97

Please sign in to comment.