From f7cb97153c8e9dcb9a13e4a0f64adb31a0da2a12 Mon Sep 17 00:00:00 2001 From: Tedi Mitiku Date: Fri, 1 Nov 2024 05:34:54 +0900 Subject: [PATCH] chore: bump to release please action to commit with parse commit err log (#2582) ## Description Debug log to view err for parsing commits is on 4.1.3 ## Is this change user facing? NO --------- Co-authored-by: Rafael Matias --- .github/workflows/release-please.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release-please.yml b/.github/workflows/release-please.yml index 582039e2aa..b11aade10a 100644 --- a/.github/workflows/release-please.yml +++ b/.github/workflows/release-please.yml @@ -9,7 +9,7 @@ jobs: runs-on: ubuntu-latest if: github.repository == 'kurtosis-tech/kurtosis' steps: - - uses: googleapis/release-please-action@v4 + - uses: googleapis/release-please-action@d1a8f221d7723166f48a584aebba00ef3f6febec with: # We use the RELEASER_TOKEN so that the GitHub Actions # can run on the PR created