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

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

#38
dependabot[bot]dependabot[bot] · 2026년 6월 22일dependabot/github_actions/actions/github-script-9 → main
choredependencies
개요커밋변경된 파일
변경된 파일

+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;