Skip to content

Commit 13890f1

Browse files
authored
Merge pull request #5 from vivantehealth/dependency-update
Update action.yml
2 parents 5915d48 + 3f754e9 commit 13890f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ runs:
1515
using: "composite"
1616
steps:
1717
- name: Create commit status
18-
uses: actions/github-script@v6
18+
uses: actions/github-script@v7
1919
with:
2020
script: |
2121
github.rest.repos.createCommitStatus({

0 commit comments

Comments
 (0)