0
0
mirror of https://github.com/ezyang/htmlpurifier.git synced 2024-09-19 10:45:18 +00:00

ci: upgrade semantic-release-action

Signed-off-by: Edward Z. Yang <ezyang@meta.com>
This commit is contained in:
Edward Z. Yang 2023-11-17 10:00:05 -05:00
parent ec92490139
commit 0f0fd36896

View File

@ -16,10 +16,10 @@ jobs:
- name: Setup PHP - name: Setup PHP
uses: shivammathur/setup-php@v2 uses: shivammathur/setup-php@v2
with: with:
php-version: 5.5 php-version: 8.2
- name: Run automated release process with semantic-release - name: Run automated release process with semantic-release
uses: cycjimmy/semantic-release-action@v2 uses: cycjimmy/semantic-release-action@v4
with: with:
extra_plugins: | extra_plugins: |
@semantic-release/changelog @semantic-release/changelog