Skip to content

Commit

Permalink
Merge pull request #948 from mackerelio/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
yohfee authored Dec 25, 2023
2 parents 24eb6ea + 6628399 commit ff9e5a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,7 @@ jobs:
name: windows-build-artifacts-${{ matrix.PLATFORM_ID }}
path: build/

- uses: actions/github-script@v6
- uses: actions/github-script@v7
with:
script: |
const script = require('./_tools/parse_version.js')
Expand Down

0 comments on commit ff9e5a5

Please sign in to comment.