From 52629ff3a30a3041bb7b46f165db61749b9c5bf7 Mon Sep 17 00:00:00 2001 From: "hashicorp-tsccr[bot]" Date: Wed, 20 Sep 2023 12:38:00 +0000 Subject: [PATCH] Result of tsccr-helper -log-level=info -pin-all-workflows . --- .github/workflows/your-fork.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/your-fork.yml b/.github/workflows/your-fork.yml index d5b3d782..28644ff0 100644 --- a/.github/workflows/your-fork.yml +++ b/.github/workflows/your-fork.yml @@ -10,7 +10,7 @@ jobs: steps: - name: Automatically close pull requests if: ${{ github.repository.name }} == 'hashicorp/tfc-guide-example' - uses: superbrothers/close-pull-request@v3 + uses: superbrothers/close-pull-request@v3 # TSCCR: no entry for action: "superbrothers/close-pull-request" with: repo-token: ${{ secrets.GITHUB_TOKEN }} # Optional. Post a issue comment just before closing a pull request.