Skip to content

Commit

Permalink
Pin renamed generation in shared-github-action.yml (#107)
Browse files Browse the repository at this point in the history
  • Loading branch information
goruha authored Jun 7, 2024
1 parent c969d44 commit 289afbc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/shared-github-action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 289afbc

Please sign in to comment.