From f352fd01f2b5334a408f541f2fe8e090c59329e9 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 6 May 2022 14:15:33 +0000 Subject: [PATCH] Update github-actions-x/commit action to v2.9 --- .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 e6b09a7..b9a166e 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -42,7 +42,7 @@ jobs: output-method: inject - name: push changelog and readme - uses: github-actions-x/commit@v2.6 + uses: github-actions-x/commit@v2.9 with: github-token: ${{ secrets.GITHUB_TOKEN }} push-branch: 'main'