From e4e063b8398503d3c4060aa1e5c7f7a7f6dcaea0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 25 Jul 2023 08:12:56 +0200 Subject: [PATCH] chore(deps): bump google-github-actions/release-please-action (#1000) --- .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 94089690..9eece813 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -13,7 +13,7 @@ jobs: - name: Checkout repository uses: actions/checkout@v3 - name: Run release please - uses: google-github-actions/release-please-action@v3.7.10 + uses: google-github-actions/release-please-action@v3.7.11 id: release with: token: ${{ secrets.GITHUB_TOKEN }}