We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5376ff3 commit d72d94fCopy full SHA for d72d94f
.github/workflows/release-comments.yml
@@ -25,7 +25,7 @@ jobs:
25
26
### Semantic Release Bot comments for issues and PRs ###
27
- name: Add release comments to issues and PRs
28
- uses: actions/github-script@v6
+ uses: actions/github-script@v7
29
env:
30
GH_TOKEN: ${{ secrets.ACCESS_TOKEN }}
31
with:
.github/workflows/release.yml
@@ -64,7 +64,7 @@ jobs:
64
65
66
67
68
69
70
0 commit comments