Bump nikhilbadyal/ghaction-rm-releases from 0.0.3 to 0.0.5 (#356)

This commit is contained in:
dependabot[bot]
2023-08-31 11:00:15 +05:30
committed by GitHub
parent 1b85c148ff
commit b4a345e2e2
+1 -1
View File
@@ -74,7 +74,7 @@ jobs:
curl https://github.com/nikhilbadyal/docker-py-revanced/blob/changelogs/changelog.md > changelog.md
- name: Delete Older Releases
uses: nikhilbadyal/ghaction-rm-releases@v0.0.3
uses: nikhilbadyal/ghaction-rm-releases@v0.0.5
with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
RELEASE_PATTERN: "Build*"