build(deps): bump actions/checkout from 6 to 7
Bumps [actions/checkout](https://github.com/actions/checkout) from 6 to 7. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](https://github.com/actions/checkout/compare/v6...v7) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: '7' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
89861d7f18
commit
2dc88197bc
7 changed files with 20 additions and 20 deletions
2
.github/workflows/dependabot-dedupe.yml
vendored
2
.github/workflows/dependabot-dedupe.yml
vendored
|
|
@ -39,7 +39,7 @@ jobs:
|
|||
echo "::error::See .github/workflows/dependabot-dedupe.yml header."
|
||||
exit 1
|
||||
fi
|
||||
- uses: actions/checkout@v6
|
||||
- uses: actions/checkout@v7
|
||||
with:
|
||||
ref: ${{ github.head_ref }}
|
||||
# With `persist-credentials: true`, this PAT is stashed by the
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue