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 3.0.0 to 3.0.1.
- [Release notes](https://github.com/ksxgithub/github-actions-deploy-aur/releases)
- [Commits](KSXGitHub/github-actions-deploy-aur@v3.0.0...v3.0.1)

---
updated-dependencies:
- dependency-name: KSXGitHub/github-actions-deploy-aur
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 2, 2024
1 parent e5e48cf commit 0896bd2
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/[email protected].0
uses: KSXGitHub/[email protected].1
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/[email protected].0
uses: KSXGitHub/[email protected].1
with:
pkgname: parallel-disk-usage-bin
pkgbuild: ./pkgbuild/parallel-disk-usage-bin/PKGBUILD
Expand Down

0 comments on commit 0896bd2

Please sign in to comment.