From 0bbd45837b6aa9d2189d4ce8df6765483fc6f7ab Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 23 Apr 2024 08:53:30 +0200 Subject: [PATCH] chore(deps): bump oleksiyrudenko/gha-git-credentials (#153) Bumps [oleksiyrudenko/gha-git-credentials](https://github.com/oleksiyrudenko/gha-git-credentials) from 2.pre.latest to 2.1.2. - [Release notes](https://github.com/oleksiyrudenko/gha-git-credentials/releases) - [Changelog](https://github.com/OleksiyRudenko/gha-git-credentials/blob/master/CHANGELOG.md) - [Commits](https://github.com/oleksiyrudenko/gha-git-credentials/compare/v2-latest...v2.1.2) --- updated-dependencies: - dependency-name: oleksiyrudenko/gha-git-credentials dependency-type: direct:production ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .github/workflows/docs.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/docs.yml b/.github/workflows/docs.yml index e48e879..dba2a73 100644 --- a/.github/workflows/docs.yml +++ b/.github/workflows/docs.yml @@ -11,7 +11,7 @@ jobs: matrix: node-version: [ 20.12.0 ] steps: - - uses: oleksiyrudenko/gha-git-credentials@v2-latest + - uses: oleksiyrudenko/gha-git-credentials@v2.1.2 with: global: true name: 'Github CI'