From 306f2c6044c8bf07d762e26bb8f2e74287cc4285 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Jul 2026 22:53:52 +0000 Subject: [PATCH] deps: bump KSXGitHub/github-actions-deploy-aur from 4.1.3 to 4.2.0 Bumps [KSXGitHub/github-actions-deploy-aur](https://github.com/ksxgithub/github-actions-deploy-aur) from 4.1.3 to 4.2.0. - [Release notes](https://github.com/ksxgithub/github-actions-deploy-aur/releases) - [Commits](https://github.com/ksxgithub/github-actions-deploy-aur/compare/v4.1.3...v4.2.0) --- updated-dependencies: - dependency-name: KSXGitHub/github-actions-deploy-aur dependency-version: 4.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... 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 da339be..8561497 100644 --- a/.github/workflows/aur-deploy.yml +++ b/.github/workflows/aur-deploy.yml @@ -35,7 +35,7 @@ jobs: sed -i "s/^pkgrel=.*/pkgrel=1/" packaging/aur/intel-amt-activate/PKGBUILD - name: Publish intel-amt-activate to AUR - uses: KSXGitHub/github-actions-deploy-aur@v4.1.3 + uses: KSXGitHub/github-actions-deploy-aur@v4.2.0 with: pkgname: intel-amt-activate pkgbuild: packaging/aur/intel-amt-activate/PKGBUILD