Skip to content
This repository was archived by the owner on Sep 2, 2025. It is now read-only.

Commit f923338

Browse files
dependabot[bot]FishtownBuildBotmikealfare
authored
Bump actions/github-script from 6 to 7 (#1180)
* 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-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> * Add automated changelog yaml from template for bot PR --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Github Build Bot <[email protected]> Co-authored-by: Mike Alfare <[email protected]>
1 parent 3b8c6e8 commit f923338

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
kind: "Dependencies"
2+
body: "Bump actions/github-script from 6 to 7"
3+
time: 2024-04-12T15:52:37.00000Z
4+
custom:
5+
Author: dependabot[bot]
6+
PR: 1180

.github/workflows/integration.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ jobs:
100100
101101
- name: Generate integration test matrix
102102
id: generate-matrix
103-
uses: actions/github-script@v6
103+
uses: actions/github-script@v7
104104
env:
105105
CHANGES: ${{ steps.get-changes.outputs.changes }}
106106
with:

0 commit comments

Comments
 (0)