Skip to content

Commit feabdc0

Browse files
Bump fregante/setup-git-user from 1 to 2 (#3494)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ab642ce commit feabdc0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/Bundle.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
token: ${{ secrets.PAT_TOKEN }}
3030
if: github.event_name != 'pull_request'
3131

32-
- uses: fregante/setup-git-user@v1
32+
- uses: fregante/setup-git-user@v2
3333
if: github.event_name != 'pull_request'
3434

3535
# Ignore the build changes from previous run.

0 commit comments

Comments
 (0)