Skip to content

Commit 67809c4

Browse files
committed
Set workflow pat
1 parent 233346c commit 67809c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/check-gh-cli-version.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -52,4 +52,4 @@ jobs:
5252
echo "Already using the latest version ($CURRENT_VERSION)"
5353
fi
5454
env:
55-
GH_TOKEN: ${{ github.token }}
55+
GH_TOKEN: ${{ secrets.WORKFLOW_PAT }}

0 commit comments

Comments
 (0)