We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6be5938 commit b578745Copy full SHA for b578745
.github/workflows/notifications.yml
@@ -23,7 +23,7 @@ jobs:
23
actions: read # for 8398a7/action-slack
24
steps:
25
- name: Data
26
- uses: actions/github-script@d7906e4ad0b1822421a7e6a35d5ca353c962f410 # v6.4.1
+ uses: actions/github-script@e69ef5462fd455e02edcaf4dd7708eda96b9eda0 # v7.0.0
27
continue-on-error: true
28
id: data
29
with:
0 commit comments