mirror of
https://github.com/coder/code-server.git
synced 2026-02-19 18:01:15 +08:00
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](https://github.com/heyhusen/archlinux-package-action/compare/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>
This commit is contained in:
parent
e90504b8cf
commit
2fb081a0f5
2
.github/workflows/publish.yaml
vendored
2
.github/workflows/publish.yaml
vendored
@ -92,7 +92,7 @@ jobs:
|
||||
echo "VERSION=${TAG#v}" >> $GITHUB_ENV
|
||||
|
||||
- name: Validate package
|
||||
uses: heyhusen/archlinux-package-action@v2.4.0
|
||||
uses: heyhusen/archlinux-package-action@v3.0.0
|
||||
env:
|
||||
VERSION: ${{ env.VERSION }}
|
||||
with:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user