mirror of
https://github.com/bitnami/charts.git
synced 2026-03-06 06:58:50 +08:00
Bump actions/checkout from 4.1.6 to 4.1.7 (#27609)
Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.6 to 4.1.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/v4.1.6...692973e3d937129bcbf40652eb9f2f61becf3332) --- 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/ci-pipeline.yml
vendored
2
.github/workflows/ci-pipeline.yml
vendored
@@ -313,7 +313,7 @@ jobs:
|
||||
threshold: ${{ steps.set-output.outputs.threshold }}
|
||||
if: needs.get-chart.outputs.result == 'ok'
|
||||
steps:
|
||||
- uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29
|
||||
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332
|
||||
name: Checkout 'main' branch
|
||||
with:
|
||||
path: charts-main
|
||||
|
||||
Reference in New Issue
Block a user