Skip to content

Commit 33336aa

Browse files
Update actions/github-script action to v8
| datasource | package | from | to | | ----------- | --------------------- | ------ | ------ | | github-tags | actions/github-script | v7.0.1 | v8.0.0 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e9b8c73 commit 33336aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/notifications.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
actions: read # for 8398a7/action-slack
2424
steps:
2525
- name: Data
26-
uses: actions/github-script@60a0d83039c74a4aee543508d2ffcb1c3799cdea # v7.0.1
26+
uses: actions/github-script@ed597411d8f924073f98dfc5c65a23a2325f34cd # v8.0.0
2727
continue-on-error: true
2828
id: data
2929
with:

0 commit comments

Comments
 (0)