Skip to content

Commit

Permalink
Merge pull request #797 from traPtitech/dependabot/github_actions/act…
Browse files Browse the repository at this point in the history
…ions/github-script-7

Bump actions/github-script from 6 to 7
  • Loading branch information
motoki317 authored Dec 1, 2023
2 parents a2e47cc + ba1b2dc commit 24c9481
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@ jobs:
- build-component-images
- build-dashboard-image
steps:
- uses: actions/github-script@v6
- uses: actions/github-script@v7
with:
github-token: ${{ secrets.DISPATCH_PAT }}
script: |
Expand Down

0 comments on commit 24c9481

Please sign in to comment.