Skip to content

Commit 853d8cc

Browse files
renovate[bot]abose
authored andcommitted
chore(deps): update actions/github-script action to v7
1 parent 5164144 commit 853d8cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/updateNotification.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
pull-requests: write
1515
steps:
1616
- name: Print GitHub context
17-
uses: actions/github-script@v5
17+
uses: actions/github-script@v7
1818
with:
1919
script: |
2020
console.log(JSON.stringify(github, null, 2))

0 commit comments

Comments
 (0)