/.github/workflows: bump actions/github-script to v7

This commit is contained in:
coffeegoddd
2024-04-15 11:43:38 -07:00
parent bcea155fa8
commit 3f7465db9b
9 changed files with 12 additions and 12 deletions
@@ -46,7 +46,7 @@ jobs:
env:
TOKEN: ${{ secrets.REPO_ACCESS_TOKEN }}
- name: Post Changelog to Release
uses: actions/github-script@v6
uses: actions/github-script@v7
with:
debug: true
github-token: ${{ secrets.REPO_ACCESS_TOKEN }}