Skip to content

Commit e524999

Browse files
chore(deps): update actions/github-script action to v8
1 parent 9574281 commit e524999

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/openshift.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ jobs:
7171

7272
steps:
7373
- name: Check for required secrets
74-
uses: actions/github-script@v6
74+
uses: actions/github-script@v8
7575
with:
7676
script: |
7777
const secrets = {

0 commit comments

Comments
 (0)