Skip to content

Commit a7b1f1f

Browse files
authored
Merge pull request #192 from KSXGitHub/dependabot/github_actions/KSXGitHub/github-actions-deploy-aur-2.6.0
chore(deps): bump KSXGitHub/github-actions-deploy-aur from 2.5.0 to 2.6.0
2 parents d7aaba4 + fc088a7 commit a7b1f1f

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/github-actions-deploy-aur@v2.5.0
409+
uses: KSXGitHub/github-actions-deploy-aur@v2.6.0
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/github-actions-deploy-aur@v2.5.0
420+
uses: KSXGitHub/github-actions-deploy-aur@v2.6.0
421421
with:
422422
pkgname: parallel-disk-usage-bin
423423
pkgbuild: ./pkgbuild/parallel-disk-usage-bin/PKGBUILD

0 commit comments

Comments
 (0)