Skip to content

Commit

Permalink
ci(deps): 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
…#12)

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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 2, 2024
1 parent dfdc2b6 commit 5722904
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ jobs:
token: ${{ secrets.GITHUB_PACKAGE_PUSH_PAT }}

- name: Remove old releases
uses: dev-drprasad/[email protected].3
uses: dev-drprasad/[email protected].4
with:
keep_latest: 8
delete_tags: false
Expand Down

0 comments on commit 5722904

Please sign in to comment.