Jiseoup/showmycodePublic
EN|KO
  • 코드
  • 커밋
  • 풀 리퀘스트
← 목록으로

Merge pull request #38 from Jiseoup/dependabot/github_actions/actions/github-script-9

chore: bump actions/github-script from 7 to 9

JiseoupJISUB LIM · 2026년 6월 22일5b6a411

변경된 파일1개+1 -1

변경된 파일

+1 -1 · 1개

@@ -12,7 +12,7 @@ jobs:
steps:
- name: Apply label based on PR title prefix
- uses: actions/github-script@v7
+ uses: actions/github-script@v9
with:
script: |
const title = context.payload.pull_request.title;