Skip to content

Commit

Permalink
chore(deps): bump KSXGitHub/github-actions-deploy-aur
Browse files Browse the repository at this point in the history
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]>
  • Loading branch information
dependabot[bot] committed Aug 26, 2024
1 parent 00e4c8c commit 17054f7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -406,7 +406,7 @@ jobs:
run: ./ci/github-actions/generate-pkgbuild.py3

- name: Publish parallel-disk-usage to the AUR
uses: KSXGitHub/github-actions-deploy-aur@v2.7.2
uses: KSXGitHub/github-actions-deploy-aur@v3.0.0
with:
pkgname: parallel-disk-usage
pkgbuild: ./pkgbuild/parallel-disk-usage/PKGBUILD
Expand All @@ -417,7 +417,7 @@ jobs:
force_push: 'true'

- name: Publish parallel-disk-usage-bin to the AUR
uses: KSXGitHub/github-actions-deploy-aur@v2.7.2
uses: KSXGitHub/github-actions-deploy-aur@v3.0.0
with:
pkgname: parallel-disk-usage-bin
pkgbuild: ./pkgbuild/parallel-disk-usage-bin/PKGBUILD
Expand Down

0 comments on commit 17054f7

Please sign in to comment.