Skip to content

Commit c50e444

Browse files
chore(deps): bump actions/github-script from 6 to 7 (#1472)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4c8fa6b commit c50e444

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint-test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ jobs:
142142
- name: Run chart-testing (install)
143143
run: ct install --upgrade --excluded-charts common,sysdig-stackdriver-bridge,sysdig-mcm-navmenu
144144

145-
- uses: actions/github-script@v6
145+
- uses: actions/github-script@v7
146146
id: update-check-run
147147
if: ${{ always() }}
148148
env:

0 commit comments

Comments
 (0)