Skip to content

Commit 9bf00e3

Browse files
authored
Merge pull request #214 from KRTirtho/dependabot/github_actions/KSXGitHub/github-actions-deploy-aur-2.5.0
chore(deps): bump KSXGitHub/github-actions-deploy-aur from 2.2.5 to 2.5.0
2 parents bd677e8 + b05bf0b commit 9bf00e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/spotube-release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -264,7 +264,7 @@ jobs:
264264
sed -i "s/%{{SPOTUBE_VERSION}}%/${{ steps.tag.outputs.tag }}/" aur-struct/PKGBUILD
265265
sed -i "s/%{{PKGREL}}%/1/" aur-struct/PKGBUILD
266266
sed -i "s/%{{LINUX_MD5}}%/`md5sum Spotube-Linux-Bundle/Spotube-linux-x86_64.tar.xz | awk '{print $1}'`/" aur-struct/PKGBUILD
267-
- uses: KSXGitHub/github-actions-deploy-aur@v2.2.5
267+
- uses: KSXGitHub/github-actions-deploy-aur@v2.5.0
268268
with:
269269
pkgname: spotube-bin
270270
pkgbuild: aur-struct/PKGBUILD

0 commit comments

Comments
 (0)