We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cb547d6 commit 01f2835Copy full SHA for 01f2835
.github/workflows/ci.yml
@@ -40,6 +40,7 @@ jobs:
40
uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4.2.1
41
with:
42
fetch-depth: 0
43
+ token: ${{ github.actor == 'renovate[bot]' && secrets.NGINX_PAT || github.token }}
44
45
- name: Setup Golang Environment
46
uses: actions/setup-go@0a12ed9d6a96ab950c8f026ed9f722fe0da7ef32 # v5.0.2
0 commit comments