From cbbad701654e394160bc976337b38c1f1001a1d6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Jun 2026 22:37:19 +0000 Subject: [PATCH] chore(ci)(deps): bump KSXGitHub/github-actions-deploy-aur Bumps [KSXGitHub/github-actions-deploy-aur](https://github.com/ksxgithub/github-actions-deploy-aur) from 4.1.1 to 4.1.3. - [Release notes](https://github.com/ksxgithub/github-actions-deploy-aur/releases) - [Commits](https://github.com/ksxgithub/github-actions-deploy-aur/compare/v4.1.1...v4.1.3) --- updated-dependencies: - dependency-name: KSXGitHub/github-actions-deploy-aur dependency-version: 4.1.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/aur.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/aur.yml b/.github/workflows/aur.yml index c364c8b..8b5b59e 100644 --- a/.github/workflows/aur.yml +++ b/.github/workflows/aur.yml @@ -47,7 +47,7 @@ jobs: sed -i "s/^pkgrel=.*/pkgrel=1/" "$file" grep -E '^(pkgver|pkgrel)=' "$file" - - uses: KSXGitHub/github-actions-deploy-aur@v4.1.1 + - uses: KSXGitHub/github-actions-deploy-aur@v4.1.3 with: pkgname: ${{ env.AUR_PKGNAME }} pkgbuild: packaging/aur/constellation-bin/PKGBUILD