Skip to content

Commit

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

---
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] authored and johannesjo committed Sep 2, 2024
1 parent 16149bf commit 9cc7a71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-publish-to-aur-on-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
- run: sed "s/PACKAGE_VERSION/${package_version}/g" build/linux/PKGBUILD_template > build/linux/PKGBUILD

- name: Publish AUR package
uses: KSXGitHub/github-actions-deploy-aur@v2.7.1
uses: KSXGitHub/github-actions-deploy-aur@v3.0.1
with:
pkgname: superproductivity-bin
pkgbuild: build/linux/PKGBUILD
Expand Down

0 comments on commit 9cc7a71

Please sign in to comment.