From b66895c18e0e0c06d76e525bd209601f6659569d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Sep 2026 11:04:02 +0000 Subject: [PATCH] chore: bump heyhusen/archlinux-package-action from 3.0.0 to 3.0.1 Bumps [heyhusen/archlinux-package-action](https://github.com/heyhusen/archlinux-package-action) from 3.0.0 to 3.0.1. - [Release notes](https://github.com/heyhusen/archlinux-package-action/releases) - [Changelog](https://github.com/heyhusen/archlinux-package-action/blob/main/CHANGELOG.md) - [Commits](https://github.com/heyhusen/archlinux-package-action/compare/c9f94059ccbebe8710d31d582f33ef4e84fe575c...3f7aaada28c782497bfe02d6d6ea365b25fdea12) --- updated-dependencies: - dependency-name: heyhusen/archlinux-package-action dependency-version: 3.0.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/publish.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/publish.yaml b/.github/workflows/publish.yaml index bba68eeacacf..4371fb6d142a 100644 --- a/.github/workflows/publish.yaml +++ b/.github/workflows/publish.yaml @@ -83,7 +83,7 @@ jobs: git push --force - name: Validate package - uses: heyhusen/archlinux-package-action@c9f94059ccbebe8710d31d582f33ef4e84fe575c # v3.0.0 + uses: heyhusen/archlinux-package-action@3f7aaada28c782497bfe02d6d6ea365b25fdea12 # v3.0.1 with: pkgver: ${{ env.VERSION }} updpkgsums: true