Use fine grained GitHub PAT to commit "go mod tidy" fixes

This commit is contained in:
Malte Poll 2022-10-26 14:34:18 +02:00 committed by Malte Poll
parent d81172e352
commit f65475b2b2

View File

@ -25,6 +25,7 @@ jobs:
uses: actions/checkout@93ea575cb5d8a053eaa0ac8fa3b40d7e05a33cc8 # tag=v3.1.0
with:
ref: ${{ github.head_ref }}
token: ${{ secrets.TIDY_RENOVATE_PUSH }}
- name: Setup Go environment
uses: actions/setup-go@c4a742cab115ed795e34d4513e2cf7d472deb55f # tag=v3.3.1