mirror of
https://github.com/dolthub/dolt.git
synced 2026-05-05 19:31:36 -05:00
/.github/workflows: bump actions/github-script to v7
This commit is contained in:
@@ -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 }}
|
||||
|
||||
Reference in New Issue
Block a user