Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
- update version to match latest release v0.3.3
  • Loading branch information
thadguidry authored Mar 11, 2024
1 parent 0bf4e67 commit eac96c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ This action deletes older releases of given repo
Add following step to your workflow:

```yaml
- uses: dev-drprasad/delete-older-releases@v0.3.2
- uses: dev-drprasad/delete-older-releases@v0.3.3
with:
repo: <owner>/<repoName> # defaults to current repo
keep_latest: 3
Expand Down

0 comments on commit eac96c1

Please sign in to comment.