1
0
mirror of https://github.com/oauth2-proxy/oauth2-proxy.git synced 2025-09-16 09:16:33 +02:00

chore(deps): update actions/setup-go action to v6

This commit is contained in:
renovate[bot]
2025-09-07 08:05:38 +00:00
committed by GitHub
parent 8afb047e01
commit f9873eb08e
2 changed files with 2 additions and 2 deletions

View File

@@ -17,7 +17,7 @@ jobs:
uses: actions/checkout@v5
- name: Set up Go
uses: actions/setup-go@v5
uses: actions/setup-go@v6
with:
go-version-file: go.mod
id: go

View File

@@ -43,7 +43,7 @@ jobs:
id: tag
- name: Set up go
uses: actions/setup-go@v5
uses: actions/setup-go@v6
with:
go-version-file: go.mod