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](c9f94059cc...3f7aaada28)

---
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] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-09-01 11:04:02 +00:00
committed by GitHub
parent 2b2f8b3d5c
commit b66895c18e

View File

@@ -83,7 +83,7 @@ jobs:
git push --force git push --force
- name: Validate package - name: Validate package
uses: heyhusen/archlinux-package-action@c9f94059ccbebe8710d31d582f33ef4e84fe575c # v3.0.0 uses: heyhusen/archlinux-package-action@3f7aaada28c782497bfe02d6d6ea365b25fdea12 # v3.0.1
with: with:
pkgver: ${{ env.VERSION }} pkgver: ${{ env.VERSION }}
updpkgsums: true updpkgsums: true