File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments