Skip to content

Commit b8ad365

Browse files
Bump actions/github-script from 6 to 7 (#94)
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-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 392c8da commit b8ad365

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/Breakage.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,7 @@ jobs:
160160
done >> summary.md
161161
162162
- name: PR comment with file
163-
uses: actions/github-script@v6
163+
uses: actions/github-script@v7
164164
with:
165165
github-token: ${{ secrets.GITHUB_TOKEN }}
166166
script: |

0 commit comments

Comments
 (0)