From 00f9d91391b04b1935e2f15948bd96cc111e7d3a Mon Sep 17 00:00:00 2001 From: Steven Arcangeli Date: Thu, 16 May 2024 12:34:46 -0700 Subject: ci: upgrade release-please-action to v4 --- .github/workflows/tests.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to '.github/workflows') diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index 8a110c5..7e62300 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -110,11 +110,10 @@ jobs: - update_docs runs-on: ubuntu-22.04 steps: - - uses: google-github-actions/release-please-action@v3 + - uses: googleapis/release-please-action@v4 id: release with: release-type: simple - package-name: conform.nvim - uses: actions/checkout@v4 - uses: rickstaa/action-create-tag@v1 if: ${{ steps.release.outputs.release_created }} -- cgit v1.2.3-70-g09d2