From 7fc666fa24b2c43fc535cb75346c5f10a778da1f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 Mar 2026 04:55:08 +0000 Subject: [PATCH] chore(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.1. - [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.1) --- updated-dependencies: - dependency-name: KSXGitHub/github-actions-deploy-aur dependency-version: 4.1.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index fc792e8..ab2449a 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -305,7 +305,7 @@ jobs: cat PKGBUILD - name: Publish to AUR - uses: KSXGitHub/github-actions-deploy-aur@v3.0.1 + uses: KSXGitHub/github-actions-deploy-aur@v4.1.1 with: pkgname: sql-pipe pkgbuild: ./PKGBUILD