Skip to content

Commit 17054f7

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.7.2 to 3.0.0. - [Release notes](https://github.com/ksxgithub/github-actions-deploy-aur/releases) - [Commits](KSXGitHub/github-actions-deploy-aur@v2.7.2...v3.0.0) --- updated-dependencies: - dependency-name: KSXGitHub/github-actions-deploy-aur dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 00e4c8c commit 17054f7

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

0 commit comments

Comments
 (0)