From 6593238de3322d5169306219c86b6a3eba1ea875 Mon Sep 17 00:00:00 2001 From: Florent Date: Tue, 30 Aug 2022 16:12:28 -0400 Subject: [PATCH] fix: pin to action sha for security --- .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 5eb4a43..b0016f8 100644 --- a/.github/workflows/release-please.yml +++ b/.github/workflows/release-please.yml @@ -7,7 +7,7 @@ jobs: release-please: runs-on: ubuntu-latest steps: - - uses: GoogleCloudPlatform/release-please-action@v3 + - uses: google-github-actions/release-please-action@14c6addfeb0bfb4b1d78fa1da89e5b08f7c6b3c3 # v3.4.1 id: release with: command: manifest