Skip to content

Commit

Permalink
ci(release): Update actions/github-script to v7 for Node.js 20 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
julienloizelet committed Feb 19, 2024
1 parent c572bd9 commit db63ea7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ jobs:
fi
- name: Create Tag ${{ github.event.inputs.tag_name }}
uses: actions/github-script@v6
uses: actions/github-script@v7
with:
github-token: ${{ github.token }}
script: |
Expand Down

0 comments on commit db63ea7

Please sign in to comment.