Skip to content

Commit

Permalink
GitHub Actions: Use Composer Normalize workflow v2 (#20)
Browse files Browse the repository at this point in the history
  • Loading branch information
tangrufus authored Dec 30, 2024
1 parent 5ba64d9 commit 0360952
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/composer-normalize.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ concurrency:
permissions: {}

jobs:
pint:
uses: typisttech/.github/.github/workflows/composer-normalize.yml@composer-normalize
composer-normalize:
uses: typisttech/.github/.github/workflows/composer-normalize.yml@v2
permissions:
contents: read
secrets: inherit

0 comments on commit 0360952

Please sign in to comment.