Skip to content

Commit

Permalink
chore(deps): update ksxgithub/github-actions-deploy-aur action to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 16, 2025
1 parent e7bd3de commit 751b86a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ jobs:
# We simply imply that ref is always a valid tag for now.
sed -e "s/__VERSION__/${GITHUB_REF_NAME}/" <PKGBUILD.template >PKGBUILD
- name: Publish AUR package
uses: KSXGitHub/github-actions-deploy-aur@v2.7.2
uses: KSXGitHub/github-actions-deploy-aur@v4.1.1
with:
pkgname: otc-auth
pkgbuild: ./PKGBUILD
Expand Down

0 comments on commit 751b86a

Please sign in to comment.