Skip to content

Commit b5e5b24

Browse files
Bump KSXGitHub/github-actions-deploy-aur from 2.7.2 to 3.0.0 (#6)
Bumps [KSXGitHub/github-actions-deploy-aur](https://github.com/ksxgithub/github-actions-deploy-aur) from 2.7.2 to 3.0.0. - [Release notes](https://github.com/ksxgithub/github-actions-deploy-aur/releases) - [Commits](KSXGitHub/github-actions-deploy-aur@v2.7.2...v3.0.0) --- updated-dependencies: - dependency-name: KSXGitHub/github-actions-deploy-aur dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 31c838f commit b5e5b24

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/aur-update.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
sed -i "s#^md5sums_arm64=.*#md5sums_arm64=('$(md5sum ./CheatBreaker-ARM64.AppImage | cut -d' ' -f1)')#" ./AUR/PKGBUILD
4343
4444
- name: Publish AUR package
45-
uses: KSXGitHub/github-actions-deploy-aur@v2.7.2
45+
uses: KSXGitHub/github-actions-deploy-aur@v3.0.0
4646
with:
4747
pkgname: cheatbreaker
4848
pkgbuild: ./AUR/PKGBUILD

0 commit comments

Comments
 (0)