Bump actions/checkout from 4.2.1 to 4.2.2 (#74722)

Bumps [actions/checkout](https://github.com/actions/checkout) from 4.2.1 to 4.2.2.
- [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/v4.2.1...11bd71901bbe5b1630ceea73d27597364c9af683)

---
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]
2024-11-11 16:28:32 +01:00
committed by GitHub
parent 7df8876fcd
commit 5d09b81f66

View File

@@ -13,7 +13,7 @@ jobs:
CSP_API_TOKEN: ${{ secrets.CSP_API_TOKEN }} CSP_API_TOKEN: ${{ secrets.CSP_API_TOKEN }}
VIB_PUBLIC_URL: https://cp.bromelia.vmware.com VIB_PUBLIC_URL: https://cp.bromelia.vmware.com
steps: steps:
- uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
name: Checkout Repository name: Checkout Repository
with: with:
# Full history is not required anymore # Full history is not required anymore