Skip to content

Commit dd4d555

Browse files
build(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] <support@github.com>
1 parent d145cf7 commit dd4d555

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
@@ -398,7 +398,7 @@ jobs:
398398
run: ./ci/github-actions/generate-pkgbuild.py3
399399

400400
- name: Publish pretty-exec to the AUR
401-
uses: KSXGitHub/github-actions-deploy-aur@v2.7.2
401+
uses: KSXGitHub/github-actions-deploy-aur@v3.0.0
402402
with:
403403
pkgname: pretty-exec
404404
pkgbuild: ./pkgbuild/pretty-exec/PKGBUILD
@@ -409,7 +409,7 @@ jobs:
409409
force_push: 'true'
410410

411411
- name: Publish pretty-exec-bin to the AUR
412-
uses: KSXGitHub/github-actions-deploy-aur@v2.7.2
412+
uses: KSXGitHub/github-actions-deploy-aur@v3.0.0
413413
with:
414414
pkgname: pretty-exec-bin
415415
pkgbuild: ./pkgbuild/pretty-exec-bin/PKGBUILD

0 commit comments

Comments
 (0)