Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/copilot-setup-steps.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,6 @@ jobs:
contents: read
steps:
- uses: actions/checkout@v6
- uses: garnet-org/action@ccd6b73fddaa3c64195b654090fc1bfcb07788fd
- uses: garnet-org/action@46e1d3873f30368b2b37205491a975e9a369a526
with:
api_token: ${{ secrets.GARNET_API_TOKEN }}
Loading