chore(deps): update actions/github-script digest to d50f485

This commit is contained in:
renovate[bot]
2022-08-13 00:36:31 +00:00
parent 8ba14b0d7b
commit 57e7e1bc9e
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@7a5c598405937d486b0331594b5da2b14db670da # tag=v6
- uses: actions/github-script@d50f485531ba88479582bc2da03ff424389af5c1 # 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@7a5c598405937d486b0331594b5da2b14db670da # tag=v6
uses: actions/github-script@d50f485531ba88479582bc2da03ff424389af5c1 # 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@7a5c598405937d486b0331594b5da2b14db670da # tag=v6
- uses: actions/github-script@d50f485531ba88479582bc2da03ff424389af5c1 # tag=v6
with:
github-token: ${{secrets.CAMPERBOT_NO_TRANSLATE}}
script: |