Skip to content

Commit f2b4ceb

Browse files
chore(deps): update actions/github-script action to v7.1.0
| datasource | package | from | to | | ----------- | --------------------- | ------ | ------ | | github-tags | actions/github-script | v7.0.1 | v7.1.0 | Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
1 parent 84df1d5 commit f2b4ceb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-npm.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ jobs:
9191
persist-credentials: false
9292

9393
- name: Create Release Notes
94-
uses: actions/github-script@v7.0.1
94+
uses: actions/github-script@f28e40c7f34bde8b3046d885e986cb6290c5673b # v7.1.0
9595
env:
9696
TAG_NAME: 'v${{ needs.npm-publish.outputs.new_version }}'
9797
with:

0 commit comments

Comments
 (0)