Skip to content

Commit

Permalink
chore: update KSXGitHub/github-actions-deploy-aur version to `v2.7.…
Browse files Browse the repository at this point in the history
…2` (#320)
  • Loading branch information
kangasta authored Jul 4, 2024
1 parent 640065a commit c5ff2ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
- name: Generate AUR PKGBUILD
run: ./scripts/generate_aur_pkgbuild.sh ${{ steps.git.outputs.tag_version }}
- name: Publish AUR package
uses: KSXGitHub/github-actions-deploy-aur@f253a99125c1ca6bf2451d5a126fe04214d884bd # v2.7.1
uses: KSXGitHub/github-actions-deploy-aur@9dfe151cf48f26a957bbd0379c120e79cb990e13 # v2.7.2
with:
pkgname: upcloud-cli
pkgbuild: PKGBUILD
Expand Down

0 comments on commit c5ff2ec

Please sign in to comment.