From 23b97519e8e2feeb78de327029920effb0e9e5f1 Mon Sep 17 00:00:00 2001 From: bcoe Date: Sat, 9 May 2020 15:37:50 -0700 Subject: [PATCH] chore: pin to shas until we have a real release --- .github/workflows/update-pr.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/update-pr.yaml b/.github/workflows/update-pr.yaml index be4a379..1a558de 100644 --- a/.github/workflows/update-pr.yaml +++ b/.github/workflows/update-pr.yaml @@ -7,7 +7,7 @@ jobs: update-pr: runs-on: ubuntu-latest steps: - - uses: bcoe/release-please-action@96b1c364024d5ca826ab71195d626dd72192ac5a + - uses: bcoe/release-please-action@e72afe059a2eae50d319b3a4cee2a31479886fe8 with: token: ${{ secrets.GITHUB_TOKEN }} release-type: node