From 289afbc41bbefd9a76f18024edc879e38145f1b4 Mon Sep 17 00:00:00 2001 From: Igor Rodionov Date: Fri, 7 Jun 2024 22:32:50 +0200 Subject: [PATCH] Pin renamed generation in shared-github-action.yml (#107) --- .github/workflows/shared-github-action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/shared-github-action.yml b/.github/workflows/shared-github-action.yml index 7be28dc..fbabe01 100644 --- a/.github/workflows/shared-github-action.yml +++ b/.github/workflows/shared-github-action.yml @@ -39,7 +39,7 @@ concurrency: jobs: ci-readme: - uses: cloudposse/github-actions-workflows/.github/workflows/ci-readme.yml@shared-workflows + uses: cloudposse/github-actions-workflows/.github/workflows/ci-readme.yml@main name: "Readme" if: ${{ github.event_name == 'push' }} with: