We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
KSXGitHub/github-actions-deploy-aur
v2.7.2
1 parent 640065a commit c5ff2ecCopy full SHA for c5ff2ec
1 file changed
.github/workflows/publish.yml
@@ -51,7 +51,7 @@ jobs:
51
- name: Generate AUR PKGBUILD
52
run: ./scripts/generate_aur_pkgbuild.sh ${{ steps.git.outputs.tag_version }}
53
- name: Publish AUR package
54
- uses: KSXGitHub/github-actions-deploy-aur@f253a99125c1ca6bf2451d5a126fe04214d884bd # v2.7.1
+ uses: KSXGitHub/github-actions-deploy-aur@9dfe151cf48f26a957bbd0379c120e79cb990e13 # v2.7.2
55
with:
56
pkgname: upcloud-cli
57
pkgbuild: PKGBUILD
0 commit comments