Skip to content

Commit

Permalink
Bump KSXGitHub/github-actions-deploy-aur from 2.7.1 to 2.7.2 (#5)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Jul 2, 2024
1 parent 2a4c32f commit 31c838f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/aur-update.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
sed -i "s#^md5sums_arm64=.*#md5sums_arm64=('$(md5sum ./CheatBreaker-ARM64.AppImage | cut -d' ' -f1)')#" ./AUR/PKGBUILD
- name: Publish AUR package
uses: KSXGitHub/github-actions-deploy-aur@v2.7.1
uses: KSXGitHub/github-actions-deploy-aur@v2.7.2
with:
pkgname: cheatbreaker
pkgbuild: ./AUR/PKGBUILD
Expand Down

0 comments on commit 31c838f

Please sign in to comment.