Skip to content

Commit bcb7342

Browse files
chore(deps): bump KSXGitHub/github-actions-deploy-aur
Bumps [KSXGitHub/github-actions-deploy-aur](https://github.com/KSXGitHub/github-actions-deploy-aur) from 2.3.0 to 2.4.1. - [Release notes](https://github.com/KSXGitHub/github-actions-deploy-aur/releases) - [Commits](KSXGitHub/github-actions-deploy-aur@v2.3.0...v2.4.1) --- updated-dependencies: - dependency-name: KSXGitHub/github-actions-deploy-aur dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 22c3cf9 commit bcb7342

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)