Skip to content

Commit 2fb081a

Browse files
chore: bump heyhusen/archlinux-package-action from 2.4.0 to 3.0.0
Bumps [heyhusen/archlinux-package-action](https://github.com/heyhusen/archlinux-package-action) from 2.4.0 to 3.0.0. - [Release notes](https://github.com/heyhusen/archlinux-package-action/releases) - [Changelog](https://github.com/heyhusen/archlinux-package-action/blob/main/CHANGELOG.md) - [Commits](heyhusen/archlinux-package-action@v2.4.0...v3.0.0) --- updated-dependencies: - dependency-name: heyhusen/archlinux-package-action dependency-version: 3.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e90504b commit 2fb081a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ jobs:
9292
echo "VERSION=${TAG#v}" >> $GITHUB_ENV
9393
9494
- name: Validate package
95-
uses: heyhusen/archlinux-package-action@v2.4.0
95+
uses: heyhusen/archlinux-package-action@v3.0.0
9696
env:
9797
VERSION: ${{ env.VERSION }}
9898
with:

0 commit comments

Comments
 (0)