Skip to content

Commit

Permalink
Merge pull request #17 from pypi-data/dependabot/github_actions/dev-d…
Browse files Browse the repository at this point in the history
…rprasad/delete-older-releases-0.3.2

Bump dev-drprasad/delete-older-releases from 0.2.1 to 0.3.2
  • Loading branch information
orf authored Dec 9, 2023
2 parents b07c9e7 + 341f3ad commit 1fafa86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cleanup_releases.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

- name: Delete Older Releases
uses: dev-drprasad/delete-older-releases@v0.2.1
uses: dev-drprasad/delete-older-releases@v0.3.2
with:
keep_latest: 5
env:
Expand Down

0 comments on commit 1fafa86

Please sign in to comment.