Skip to content

Commit 4738a52

Browse files
authored
Merge pull request #4183 from traPtitech/dependabot/github_actions/actions/github-script-7
2 parents b7a8def + 5f4b21a commit 4738a52

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/preview_comment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
name: Comment preview environment URL
1616
runs-on: ubuntu-latest
1717
steps:
18-
- uses: actions/github-script@v6
18+
- uses: actions/github-script@v7
1919
with:
2020
script: |
2121
const prod = `https://${context.payload.pull_request.number}-prod.traq-preview.trapti.tech/`

0 commit comments

Comments
 (0)