Skip to content

Commit 88c3454

Browse files
authored
Merge pull request #16 from KSXGitHub/renovate/ksxgithub-github-actions-deploy-aur-2.x
chore(deps): update ksxgithub/github-actions-deploy-aur action to v2.2.5
2 parents 8488092 + 60550aa commit 88c3454

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/deploy.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -408,7 +408,7 @@ jobs:
408408
run: ./ci/github-actions/generate-pkgbuild.py3
409409

410410
- name: Publish parallel-disk-usage to the AUR
411-
uses: KSXGitHub/[email protected].4
411+
uses: KSXGitHub/[email protected].5
412412
with:
413413
pkgname: parallel-disk-usage
414414
pkgbuild: ./pkgbuild/parallel-disk-usage/PKGBUILD
@@ -419,7 +419,7 @@ jobs:
419419
force_push: 'true'
420420

421421
- name: Publish parallel-disk-usage-bin to the AUR
422-
uses: KSXGitHub/[email protected].4
422+
uses: KSXGitHub/[email protected].5
423423
with:
424424
pkgname: parallel-disk-usage-bin
425425
pkgbuild: ./pkgbuild/parallel-disk-usage-bin/PKGBUILD

0 commit comments

Comments
 (0)