Bump actions/github-script from 3.0.0 to 6.2.0 (#1594)

This commit is contained in:
dependabot[bot]
2022-09-13 08:12:59 +00:00
committed by GitHub
parent deb2b0a923
commit fdff19b311

View File

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