From 0cc4f73610a8b9632435473f8d1a07e7398e355f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Feb 2025 23:18:24 +0000 Subject: [PATCH] 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.1 to 4.1.0. - [Release notes](https://github.com/ksxgithub/github-actions-deploy-aur/releases) - [Commits](https://github.com/ksxgithub/github-actions-deploy-aur/compare/v3.0.1...v4.1.0) --- updated-dependencies: - dependency-name: KSXGitHub/github-actions-deploy-aur dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/publish-aur.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/publish-aur.yml b/.github/workflows/publish-aur.yml index ad4881d..666913e 100644 --- a/.github/workflows/publish-aur.yml +++ b/.github/workflows/publish-aur.yml @@ -53,7 +53,7 @@ jobs: run: cat PKGBUILD - name: Publish AUR package with modified PKGBUILD - uses: KSXGitHub/github-actions-deploy-aur@v3.0.1 + uses: KSXGitHub/github-actions-deploy-aur@v4.1.0 with: pkgname: memeassembly pkgbuild: ./PKGBUILD