diff --git a/action.yml b/action.yml index e306832..17ce20b 100644 --- a/action.yml +++ b/action.yml @@ -65,7 +65,7 @@ runs: steps: - - uses: actions/checkout@v2.3.4 + - uses: actions/checkout@v2.3.5 with: fetch-depth: '${{ inputs.checkout-fetch-depth }}'