Jiseoup/showmycodePublic
EN|KO
  • Code
  • Commits
  • Pull Requests
← Back to list
Merged

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

#38
dependabot[bot]dependabot[bot] · Jun 22, 2026dependabot/github_actions/actions/github-script-9 → main
choredependencies
OverviewCommitsFiles changed
Changed files

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