Skip to content

Commit

Permalink
chore(deps): update fregante/setup-git-user action to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 22, 2023
1 parent 9cbc3d6 commit 51511e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-publish.yml
Expand Up @@ -9,7 +9,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: fregante/setup-git-user@v1
- uses: fregante/setup-git-user@v2

- uses: pnpm/action-setup@v2
# uses version from "packageManager" field in package.json
Expand Down

0 comments on commit 51511e0

Please sign in to comment.