We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b1497c1 commit 96549c6Copy full SHA for 96549c6
actions/ansible-docs-build-diff/action.yml
@@ -91,7 +91,7 @@ runs:
91
92
- name: Create diff
93
id: diff
94
- uses: actions/github-script@v6
+ uses: actions/github-script@v7
95
with:
96
script: |
97
// attribution: https://stackoverflow.com/a/3561711/3905079
0 commit comments