Skip to content

Commit

Permalink
chore(deps): update ksxgithub/github-actions-deploy-aur action to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 1, 2024
1 parent e01917a commit f9347a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -271,7 +271,7 @@ jobs:
cd ${GITHUB_WORKSPACE}/packages/aur
./genpkgbuild.sh
- name: Publish Release to AUR
uses: KSXGitHub/github-actions-deploy-aur@v2.7.2
uses: KSXGitHub/github-actions-deploy-aur@v3.0.1
with:
pkgname: ${{ env.PKG_NAME }}-bin
pkgbuild: packages/aur/PKGBUILD
Expand Down

0 comments on commit f9347a8

Please sign in to comment.