mirror of
https://github.com/bitnami/containers.git
synced 2026-02-10 03:15:53 +08:00
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:
2
.github/workflows/vib-action-test.yml
vendored
2
.github/workflows/vib-action-test.yml
vendored
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user