We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6154f45 commit 77eeb8eCopy full SHA for 77eeb8e
1 file changed
cookiecutter/{{cookiecutter.github_repo_name}}/.github/workflows/ci.yaml
@@ -273,10 +273,6 @@ jobs:
273
steps:
274
- name: Setup Git
275
uses: frequenz-floss/gh-action-setup-git@16952aac3ccc01d27412fe0dea3ea946530dcace # v1.0.0
276
- # TODO(cookiecutter): Uncomment this for projects with private dependencies
277
- # with:
278
- # username: ${{ secrets.GIT_USER }}
279
- # password: ${{ secrets.GIT_PASS }}
280
281
- name: Fetch sources
282
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
0 commit comments