build(deps): bump KSXGitHub/github-actions-deploy-aur

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](https://github.com/ksxgithub/github-actions-deploy-aur/compare/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] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-09-02 12:38:00 +00:00 committed by TÖRÖK Attila
parent 7de9135a3b
commit b770d9310f
1 changed files with 1 additions and 1 deletions

View File

@ -584,7 +584,7 @@ jobs:
-e "s/@SHA512SUM@/$(sha512sum ${{ needs.create-nightly-release.outputs.package_prefix }}-linux-x86_64.tar.gz | cut -d' ' -f1)/"
- name: Publish AUR package
uses: KSXGitHub/github-actions-deploy-aur@v3.0.0
uses: KSXGitHub/github-actions-deploy-aur@v3.0.1
with:
pkgname: ruffle-nightly-bin
pkgbuild: ./PKGBUILD