3 Commits

Author SHA1 Message Date
Renovate Bot
d3da3fe02e Update ghcr.io/renovatebot/renovate Docker tag to v42.69.1
All checks were successful
CI / build (pull_request) Successful in 1m53s
2026-01-01 00:05:33 +00:00
700771d98a Merge pull request 'Update https://git.quad4.io/actions/setup-go action to v6' (#20) from renovate/https-git.quad4.io-actions-setup-go-6.x into master
All checks were successful
CI / build (push) Successful in 1m1s
renovate / renovate (push) Successful in 3m48s
Reviewed-on: #20
2025-12-31 02:37:40 +00:00
Renovate Bot
b8ca5cfe82 Update https://git.quad4.io/actions/setup-go action to v6
All checks were successful
CI / build (pull_request) Successful in 1m27s
2025-12-31 00:03:32 +00:00
3 changed files with 3 additions and 3 deletions

View File

@@ -19,7 +19,7 @@ jobs:
uses: https://git.quad4.io/actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4.3.1
- name: Setup Go
uses: https://git.quad4.io/actions/setup-go@40f1582b2485089dde7abd97c1529aa768e1baff # v5.6.0
uses: https://git.quad4.io/actions/setup-go@4dc6199c7b1a012772edbd06daecab0f50c9053c # v6.1.0
with:
go-version: '1.25.4'
cache: true

View File

@@ -19,7 +19,7 @@ jobs:
uses: https://git.quad4.io/actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4
- name: Setup Go
uses: https://git.quad4.io/actions/setup-go@40f1582b2485089dde7abd97c1529aa768e1baff # v5
uses: https://git.quad4.io/actions/setup-go@4dc6199c7b1a012772edbd06daecab0f50c9053c # v6
with:
go-version: '1.25.4'
cache: true

View File

@@ -12,7 +12,7 @@ on:
jobs:
renovate:
runs-on: ubuntu-latest
container: ghcr.io/renovatebot/renovate:42.66.11
container: ghcr.io/renovatebot/renovate:42.69.1
steps:
- uses: https://git.quad4.io/actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4
- name: Fetch remote configuration