Skip to content

Commit

Permalink
build(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 and pando85 committed Aug 21, 2024
1 parent c7ce75f commit 405c549
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/aur-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
.ci/generate-pkgbuild.rh
- name: Publish AUR package
uses: KSXGitHub/github-actions-deploy-aur@v2.7.2
uses: KSXGitHub/github-actions-deploy-aur@v3.0.0
with:
pkgname: ${{ env.PROJECT_NAME }}
pkgbuild: ./PKGBUILD
Expand Down

0 comments on commit 405c549

Please sign in to comment.