From b1fe8e39825ad3acd17e6a48dd104a3773d2c5d7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 27 May 2026 21:54:19 +0000 Subject: [PATCH] deps: bump KSXGitHub/github-actions-deploy-aur from 3.0.1 to 4.1.3 Bumps [KSXGitHub/github-actions-deploy-aur](https://github.com/ksxgithub/github-actions-deploy-aur) from 3.0.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/v3.0.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-major ... Signed-off-by: dependabot[bot] --- .github/workflows/aur-deploy.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/aur-deploy.yml b/.github/workflows/aur-deploy.yml index 6ff752c..c245a7a 100644 --- a/.github/workflows/aur-deploy.yml +++ b/.github/workflows/aur-deploy.yml @@ -22,7 +22,7 @@ jobs: sed -i "s/^pkgrel=.*/pkgrel=1/" packaging/aur/PKGBUILD - name: Publish to AUR - uses: KSXGitHub/github-actions-deploy-aur@v3.0.1 + uses: KSXGitHub/github-actions-deploy-aur@v4.1.3 with: pkgname: intel-amt-linux pkgbuild: packaging/aur/PKGBUILD