build(deps): Bump actions/checkout from 2 to 2.3.4 (#6456)

Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 2.3.4.
- [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/v2...v2.3.4)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2021-05-12 15:13:36 +02:00
committed by GitHub
parent dfa28b77c5
commit 6cd07682ae
15 changed files with 22 additions and 22 deletions

View File

@@ -14,7 +14,7 @@ jobs:
image: tendermintdev/docker-website-deployment
steps:
- name: Checkout 🛎️
uses: actions/checkout@v2.3.1
uses: actions/checkout@v2.3.4
with:
persist-credentials: false
fetch-depth: 0