chore(deps): update actions/checkout digest to f43a0e5 by renovate (#18465)
This commit is contained in:
@@ -22,7 +22,7 @@ jobs:
|
|||||||
- name: Setting repo parent dir as safe safe.directory
|
- name: Setting repo parent dir as safe safe.directory
|
||||||
run: git config --global --add safe.directory "$GITHUB_WORKSPACE"
|
run: git config --global --add safe.directory "$GITHUB_WORKSPACE"
|
||||||
|
|
||||||
- uses: actions/checkout@2541b1294d2704b0964813337f33b291d3f8596b # tag=v3
|
- uses: actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744 # v3
|
||||||
name: Checkout-validate
|
name: Checkout-validate
|
||||||
with:
|
with:
|
||||||
fetch-depth: 1
|
fetch-depth: 1
|
||||||
@@ -47,7 +47,7 @@ jobs:
|
|||||||
./charttool deps ${PWD}/charts
|
./charttool deps ${PWD}/charts
|
||||||
|
|
||||||
- name: Checkout
|
- name: Checkout
|
||||||
uses: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab # v3
|
uses: actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744 # v3
|
||||||
with:
|
with:
|
||||||
repository: truecharts/catalog
|
repository: truecharts/catalog
|
||||||
path: catalog
|
path: catalog
|
||||||
|
|||||||
Reference in New Issue
Block a user