Skip to content

Commit fcc9d67

Browse files
authored
Merge pull request #152 from KSXGitHub/dependabot/github_actions/KSXGitHub/github-actions-deploy-aur-2.4.1
chore(deps): bump KSXGitHub/github-actions-deploy-aur from 2.3.0 to 2.4.1
2 parents fb7e3c3 + bcb7342 commit fcc9d67

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

0 commit comments

Comments
 (0)