diff --git a/action.bash b/action.bash index 401d5df..d8858cf 100755 --- a/action.bash +++ b/action.bash @@ -13,7 +13,7 @@ cache () { mkimg () { test -n "$TAG" - node /actions/checkout/dist/index.js |grep -vFe ::add-matcher:: + env INPUT_FETCH-DEPTH=0 node /actions/checkout/dist/index.js |grep -vFe ::add-matcher:: cache restore mkdir -p ccache