You've already forked oauth2-proxy
mirror of
https://github.com/oauth2-proxy/oauth2-proxy.git
synced 2025-08-08 22:46:33 +02:00
chore: Use Node version file and Go version file
This commit is contained in:
3
.github/workflows/create-release.yml
vendored
3
.github/workflows/create-release.yml
vendored
@@ -56,8 +56,7 @@ jobs:
|
||||
- name: Setup node
|
||||
uses: actions/setup-node@v4
|
||||
with:
|
||||
# renovate: datasource=node-version depName=node
|
||||
node-version: 20
|
||||
node-version-file: docs/package.json
|
||||
|
||||
- name: Update documentation
|
||||
run: |
|
||||
|
Reference in New Issue
Block a user