Skip to content

Commit 3cd0fbf

Browse files
build(deps): bump actions/github-script from 6 to 7
Bumps [actions/github-script](https://github.com/actions/github-script) from 6 to 7. - [Release notes](https://github.com/actions/github-script/releases) - [Commits](actions/github-script@v6...v7) --- updated-dependencies: - dependency-name: actions/github-script dependency-version: '7' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5c9b46a commit 3cd0fbf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pull_request_template.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
echo "- [ ] 🔐 Security fix" >> pr_body.txt
4141
4242
- name: Update PR description
43-
uses: actions/github-script@v6
43+
uses: actions/github-script@v7
4444
with:
4545
github-token: ${{ secrets.GITHUB_TOKEN }}
4646
script: |

0 commit comments

Comments
 (0)