diff --git a/.github/workflows/example.yml b/.github/workflows/example.yml index fff51a2..7543b54 100644 --- a/.github/workflows/example.yml +++ b/.github/workflows/example.yml @@ -36,7 +36,7 @@ jobs: echo "::set-output name=repo_list::${repo_list}" - name: action-git-mirror - uses: k8scat/action-git-mirror@v0.0.6 + uses: k8scat/action-git-mirror@v0.0.7 with: source_protocol: https source_host: github.com