mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-07-13 02:19:30 -04:00
Use fine grained GitHub PAT to commit "go mod tidy" fixes
This commit is contained in:
parent
d81172e352
commit
f65475b2b2
1 changed files with 1 additions and 0 deletions
1
.github/workflows/test-tidy.yml
vendored
1
.github/workflows/test-tidy.yml
vendored
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue