Skip to content

Commit 8aba163

Browse files
authored
Merge pull request #260 from KSXGitHub/dependabot/github_actions/KSXGitHub/github-actions-deploy-aur-2.7.2
chore(deps): bump KSXGitHub/github-actions-deploy-aur from 2.7.1 to 2.7.2
2 parents 08a9c54 + dddefb2 commit 8aba163

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
@@ -406,7 +406,7 @@ jobs:
406406
run: ./ci/github-actions/generate-pkgbuild.py3
407407

408408
- name: Publish parallel-disk-usage to the AUR
409-
uses: KSXGitHub/[email protected].1
409+
uses: KSXGitHub/[email protected].2
410410
with:
411411
pkgname: parallel-disk-usage
412412
pkgbuild: ./pkgbuild/parallel-disk-usage/PKGBUILD
@@ -417,7 +417,7 @@ jobs:
417417
force_push: 'true'
418418

419419
- name: Publish parallel-disk-usage-bin to the AUR
420-
uses: KSXGitHub/[email protected].1
420+
uses: KSXGitHub/[email protected].2
421421
with:
422422
pkgname: parallel-disk-usage-bin
423423
pkgbuild: ./pkgbuild/parallel-disk-usage-bin/PKGBUILD

0 commit comments

Comments
 (0)