Skip to content

Commit

Permalink
⇪🧪 Bump fregante/setup-git-user to v2 @ GHA
Browse files Browse the repository at this point in the history
  • Loading branch information
webknjaz committed Apr 8, 2024
1 parent be6d62c commit c0fba23
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/ci-cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1032,7 +1032,10 @@ jobs:
ref: ${{ github.event.inputs.release-committish }}
- name: Setup git user as [bot]
if: steps.existing-remote-tag-check.outputs.already-exists != 'true'
uses: fregante/[email protected]
# Refs:
# * https://github.community/t/github-actions-bot-email-address/17204/6
# * https://github.com/actions/checkout/issues/13#issuecomment-724415212
uses: fregante/setup-git-user@v2

- name: >-
Tag the release in the local Git repo
Expand Down

0 comments on commit c0fba23

Please sign in to comment.