From 27e0723c7c5a453ad8fc8c109596d1726ca96508 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 23 May 2024 12:55:18 -0600 Subject: [PATCH] chore(deps): update google-github-actions/release-please-action digest to e4dc86b (#74) * chore(deps): update google-github-actions/release-please-action digest to e4dc86b * fix upstream source --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Micah Nagel Co-authored-by: Micah Nagel --- .github/workflows/tag-and-release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/tag-and-release.yaml b/.github/workflows/tag-and-release.yaml index 93b2be1..c6cacb6 100644 --- a/.github/workflows/tag-and-release.yaml +++ b/.github/workflows/tag-and-release.yaml @@ -14,7 +14,7 @@ jobs: steps: - name: Create Release Tag id: tag - uses: google-github-actions/release-please-action@a37ac6e4f6449ce8b3f7607e4d97d0146028dc0b # v4 + uses: googleapis/release-please-action@f3969c04a4ec81d7a9aa4010d84ae6a7602f86a7 # v4.1.1 with: command: manifest # use configs in release-please-config.json - id: release-flag