Skip to content

Commit 752ad81

Browse files
Bump fregante/setup-git-user from 1.0.1 to 1.1.0 (#790)
Bumps [fregante/setup-git-user](https://github.com/fregante/setup-git-user) from 1.0.1 to 1.1.0. - [Release notes](https://github.com/fregante/setup-git-user/releases) - [Commits](fregante/setup-git-user@6cef8bf...2e28d51) --- updated-dependencies: - dependency-name: fregante/setup-git-user dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ff7fc2e commit 752ad81

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci-cd.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -273,7 +273,7 @@ jobs:
273273
if: >-
274274
fromJSON(needs.pre-setup.outputs.is-untagged-devel)
275275
|| fromJSON(needs.pre-setup.outputs.release-requested)
276-
uses: fregante/setup-git-user@6cef8bf084d00360a293e0cc3c56e1b45d6502b8
276+
uses: fregante/setup-git-user@2e28d51939d2a84005a917d2f844090637f435f8
277277
- name: >-
278278
Tag the release in the local Git repo
279279
as ${{ needs.pre-setup.outputs.git-tag }}
@@ -711,7 +711,7 @@ jobs:
711711
fetch-depth: 1
712712
ref: ${{ github.event.inputs.release-commitish }}
713713
- name: Setup git user as [bot]
714-
uses: fregante/setup-git-user@6cef8bf084d00360a293e0cc3c56e1b45d6502b8
714+
uses: fregante/setup-git-user@2e28d51939d2a84005a917d2f844090637f435f8
715715

716716
- name: >-
717717
Tag the release in the local Git repo

0 commit comments

Comments
 (0)