From 5835aa76a8bad6851bb7ce50d828ce458c69c02f Mon Sep 17 00:00:00 2001 From: Sebastian Thulin Date: Thu, 28 Sep 2023 11:16:16 +0200 Subject: [PATCH] build: update release action --- .github/workflows/release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 90284e5..75e2b86 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -16,7 +16,7 @@ jobs: fetch-depth: 0 - name: Create Release and bump version files - uses: helsingborg-stad/release-wp-plugin-action@1.0.1 + uses: helsingborg-stad/release-wp-plugin-action@1.0.2 with: php-version: 8.2 node-version: 20.6.0 \ No newline at end of file