Skip to content

Commit

Permalink
ci: Update nx.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
SchettlerKoehler authored Jul 26, 2024
1 parent 978e576 commit 8c6de4b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nx.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,6 @@ jobs:
- name: Checkout repository
uses: actions/checkout@v4
- run: npm ci
- uses: timonmasberg/nx-migration-gh-action@v1.0.0
- uses: timonmasberg/nx-migration-gh-action@v1.1.13
with:
repoToken: ${{ secrets.CI_PAT }}

0 comments on commit 8c6de4b

Please sign in to comment.