There was an error while loading. Please reload this page.
1 parent 67d776d commit ba1d99eCopy full SHA for ba1d99e
.github/workflows/on-push-do-docs.yml
@@ -76,7 +76,7 @@ jobs:
76
77
- name: Create pull request
78
if: steps.update-docs.outputs.updated-docs == 'true'
79
- uses: actions/github-script@d7906e4ad0b1822421a7e6a35d5ca353c962f410 # v6.4.1
+ uses: actions/github-script@e69ef5462fd455e02edcaf4dd7708eda96b9eda0 # v7.0.0
80
with:
81
github-token: ${{ steps.generate-application-token.outputs.token }}
82
script: |
0 commit comments