build(deps): bump actions/checkout from 2.3.4 to 2.3.5 (#27135)

Bumps [actions/checkout](https://github.com/actions/checkout) from 2.3.4 to 2.3.5.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](5a4ac9002d...1e204e9a92)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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-11-02 08:55:28 +01:00
committed by GitHub
parent 80807e6dd4
commit 94e0bf0112
4 changed files with 18 additions and 18 deletions

View File

@@ -35,7 +35,7 @@ jobs:
name: Build ${{ matrix.dockerfile[0] }}
steps:
- name: Checkout
uses: actions/checkout@5a4ac9002d0be2fb38bd78e4b4dbde5606d7042f # @v2
uses: actions/checkout@1e204e9a9253d643386038d443f96446fa156a97 # @v2
- name: Set Container Tag Normal (Nightly)
run: |