Skip to content

Commit 63c2620

Browse files
Bump KSXGitHub/github-actions-deploy-aur from 2.7.1 to 2.7.2
Bumps [KSXGitHub/github-actions-deploy-aur](https://github.com/ksxgithub/github-actions-deploy-aur) from 2.7.1 to 2.7.2. - [Release notes](https://github.com/ksxgithub/github-actions-deploy-aur/releases) - [Commits](KSXGitHub/github-actions-deploy-aur@v2.7.1...v2.7.2) --- 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 28416f2 commit 63c2620

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/aur-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
sed -i "s/license\=$PARTITION_COLUMN.*/license\=(GNU GPLv3)/" PKGBUILD
3030
3131
- name: Publish AUR package
32-
uses: KSXGitHub/github-actions-deploy-aur@v2.7.1
32+
uses: KSXGitHub/github-actions-deploy-aur@v2.7.2
3333
with:
3434
pkgname: python-recoverpy
3535
pkgbuild: ./PKGBUILD

0 commit comments

Comments
 (0)