Skip to content

Commit 60989cd

Browse files
authored
Merge pull request #477 from PabloLec/dependabot/github_actions/KSXGitHub/github-actions-deploy-aur-2.7.2
Bump KSXGitHub/github-actions-deploy-aur from 2.7.1 to 2.7.2
2 parents 28416f2 + 63c2620 commit 60989cd

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)