We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 871dc2a commit 72a7720Copy full SHA for 72a7720
1 file changed
.github/workflows/publish.yml
@@ -64,7 +64,7 @@ jobs:
64
- name: Generate AUR PKGBUILD
65
run: ./scripts/generate_aur_pkgbuild.sh ${{ steps.git.outputs.tag_version }}
66
- name: Publish AUR package
67
- uses: KSXGitHub/github-actions-deploy-aur@9dfe151cf48f26a957bbd0379c120e79cb990e13 # v2.7.2
+ uses: KSXGitHub/github-actions-deploy-aur@2ac5a4c1d7035885d46b10e3193393be8460b6f1 # v4.1.1
68
with:
69
pkgname: upcloud-cli
70
pkgbuild: PKGBUILD
0 commit comments