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/renovate-impact-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
fetch-depth: 0 # baseμ™€μ˜ diff 뢄석을 μœ„ν•΄ 전체 νžˆμŠ€ν† λ¦¬ ν•„μš”

- name: Run Claude impact analysis
uses: anthropics/claude-code-action@2fee15510437d71399d9139ed60433470484a8fb # v1
uses: anthropics/claude-code-action@f87768c6d25f92ae6efa7175e223ef77d4cbf97f # v1
with:
# Max κ΅¬λ…μœΌλ‘œ 인증 (API ν‚€ λŒ€μ‹  OAuth 토큰 μ‚¬μš© β†’ 별도 청ꡬ μ—†μŒ)
# 토큰 λ°œκΈ‰: λ‘œμ»¬μ—μ„œ `claude setup-token` μ‹€ν–‰ ν›„ 좜λ ₯ 토큰을 Secrets에 등둝
Expand Down
Loading