1
0
mirror of https://github.com/oauth2-proxy/oauth2-proxy.git synced 2025-06-29 01:01:36 +02:00

Merge pull request #2592 from oauth2-proxy/renovate/golang-1.x

This commit is contained in:
Koen van Zuijlen
2024-06-10 17:20:11 +02:00
committed by GitHub

View File

@ -24,7 +24,7 @@ jobs:
uses: actions/setup-go@v5
with:
# renovate: datasource=golang-version depName=golang
go-version: 1.21.6
go-version: 1.22.4
id: go
- name: Get dependencies