chore(deps): update actions/github-script digest to c713e51 (#47391)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
pull/47392/head
renovate[bot] 2022-08-26 18:35:39 -07:00 committed by GitHub
parent ec3d6deb35
commit 94da1daa1d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View File

@ -10,7 +10,7 @@ jobs:
autoclose:
runs-on: ubuntu-20.04
steps:
- uses: actions/github-script@d50f485531ba88479582bc2da03ff424389af5c1 # tag=v6
- uses: actions/github-script@c713e510dbd7d213d92d41b7a7805a986f4c5c66 # tag=v6
with:
github-token: ${{secrets.GITHUB_TOKEN}}
script: |

View File

@ -36,7 +36,7 @@ jobs:
- name: Create Comment
# Run if the validate challenge files step fails, specifically. Note that we need the failure() call for this step to trigger if the action fails.
if: ${{ failure() && steps.validate.conclusion == 'failure' }}
uses: actions/github-script@d50f485531ba88479582bc2da03ff424389af5c1 # tag=v6
uses: actions/github-script@c713e510dbd7d213d92d41b7a7805a986f4c5c66 # tag=v6
with:
github-token: ${{secrets.CAMPERBOT_NO_TRANSLATE}}
script: |

View File

@ -15,7 +15,7 @@ jobs:
has-translation:
runs-on: ubuntu-20.04
steps:
- uses: actions/github-script@d50f485531ba88479582bc2da03ff424389af5c1 # tag=v6
- uses: actions/github-script@c713e510dbd7d213d92d41b7a7805a986f4c5c66 # tag=v6
with:
github-token: ${{secrets.CAMPERBOT_NO_TRANSLATE}}
script: |