Skip to content

Commit f195b0b

Browse files
committed
ci: use internal pat for checkout
1 parent f72e15b commit f195b0b

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/changesets.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@ jobs:
2222
egress-policy: audit
2323

2424
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
25+
with:
26+
token: ${{ secrets.DUCKTORS_PAT }}
2527
- name: Use Node.js
2628
uses: actions/setup-node@2028fbc5c25fe9cf00d9f06a71cc4710d4507903 # v6.0.0
2729
with:

0 commit comments

Comments
 (0)