From dc8bda0e1b323dfbfaa4eb1d05e5e1a7d149cffa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 3 Aug 2022 15:13:31 -0400 Subject: [PATCH] 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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: ReenigneArcher <42013603+ReenigneArcher@users.noreply.github.com> --- .github/workflows/CI.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/CI.yml b/.github/workflows/CI.yml index 649ab69687a..3dbc3346de1 100644 --- a/.github/workflows/CI.yml +++ b/.github/workflows/CI.yml @@ -149,7 +149,7 @@ jobs: - name: Publish AUR package if: ${{ env.aur_publish == 'true' }} - uses: KSXGitHub/github-actions-deploy-aur@v2.3.0 + uses: KSXGitHub/github-actions-deploy-aur@v2.4.1 with: pkgname: ${{ env.aur_pkg }} pkgbuild: ./artifacts/PKGBUILD