Bump nikhilbadyal/ghaction-rm-releases from 0.0.2 to 0.0.3 (#354)

This commit is contained in:
dependabot[bot]
2023-08-30 09:53:33 +05:30
committed by GitHub
parent 55bffcf84e
commit 8daa8b79d6
+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.2
uses: nikhilbadyal/ghaction-rm-releases@v0.0.3
with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
RELEASE_PATTERN: "Build*"