Bump actions/github-script from 6.3.0 to 6.3.1 (#1626)

This commit is contained in:
dependabot[bot] 2022-10-03 10:10:51 +00:00 committed by GitHub
parent 624df5d8ed
commit 28c68d2f99
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -21,7 +21,7 @@ jobs:
fetch-depth: 0
-
name: Determine remote default branch
uses: actions/github-script@v6.3.0
uses: actions/github-script@v6.3.1
id: remote_default_branch
with:
github-token: ${{secrets.GITHUB_TOKEN}}