Bump KSXGitHub/github-actions-deploy-aur from 2.3.0 to 2.4.1 (#292)

Bumps [KSXGitHub/github-actions-deploy-aur](https://github.com/KSXGitHub/github-actions-deploy-aur) from 2.3.0 to 2.4.1.
- [Release notes](https://github.com/KSXGitHub/github-actions-deploy-aur/releases)
- [Commits](https://github.com/KSXGitHub/github-actions-deploy-aur/compare/v2.3.0...v2.4.1)

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: ReenigneArcher <42013603+ReenigneArcher@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2022-08-03 15:13:31 -04:00 committed by GitHub
parent 49147694de
commit dc8bda0e1b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -149,7 +149,7 @@ jobs:
- name: Publish AUR package - name: Publish AUR package
if: ${{ env.aur_publish == 'true' }} if: ${{ env.aur_publish == 'true' }}
uses: KSXGitHub/github-actions-deploy-aur@v2.3.0 uses: KSXGitHub/github-actions-deploy-aur@v2.4.1
with: with:
pkgname: ${{ env.aur_pkg }} pkgname: ${{ env.aur_pkg }}
pkgbuild: ./artifacts/PKGBUILD pkgbuild: ./artifacts/PKGBUILD