Skip to content

Commit e1e5ad8

Browse files
Bump KSXGitHub/github-actions-deploy-aur from 2.7.0 to 2.7.1
Bumps [KSXGitHub/github-actions-deploy-aur](https://github.com/ksxgithub/github-actions-deploy-aur) from 2.7.0 to 2.7.1. - [Release notes](https://github.com/ksxgithub/github-actions-deploy-aur/releases) - [Commits](KSXGitHub/github-actions-deploy-aur@v2.7.0...v2.7.1) --- updated-dependencies: - dependency-name: KSXGitHub/github-actions-deploy-aur dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6fb6d67 commit e1e5ad8

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
@@ -32,7 +32,7 @@ jobs:
3232
sed -i "s#^md5sums=.*#md5sums=('$(md5sum ./CheatBreaker.AppImage | cut -d' ' -f1)')#" ./AUR/PKGBUILD
3333
3434
- name: Publish AUR package
35-
uses: KSXGitHub/github-actions-deploy-aur@v2.7.0
35+
uses: KSXGitHub/github-actions-deploy-aur@v2.7.1
3636
with:
3737
pkgname: cheatbreaker
3838
pkgbuild: ./AUR/PKGBUILD

0 commit comments

Comments
 (0)