Compare commits

...

2 Commits

Author SHA1 Message Date
renovate-bot 07e8d12d93 chore(deps): update actions/cache action to v6
renovate/stability-days Updates have met minimum release age requirement
CI / test (pull_request) Successful in 26s
2026-08-06 17:24:11 +00:00
renovate-bot b4a5af6a66 chore(deps): update actions (#135)
Co-authored-by: Renovate Bot <renovate@t00n.de>
Co-committed-by: Renovate Bot <renovate@t00n.de>
2026-08-06 19:19:22 +02:00
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -39,7 +39,7 @@ jobs:
go.sum
- name: cache go
id: cache-go
uses: actions/cache@27d5ce7f107fe9357f9df03efb73ab90386fccae # v5.0.5
uses: actions/cache@55cc8345863c7cc4c66a329aec7e433d2d1c52a9 # v6.1.0
with:
path: |
/go_path
@@ -99,7 +99,7 @@ jobs:
- uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
with:
fetch-depth: 0
- uses: https://gitea.t000-n.de/t.behrendt/conventional-semantic-git-tag-increment@99bd74fe5366e32f91fe977eaff5f55aacb42600 # 0.1.43
- uses: https://gitea.t000-n.de/t.behrendt/conventional-semantic-git-tag-increment@a4f52386bae401ac7a1b20d5706b861a66b833ca # 0.1.44
id: tag
with:
token: ${{ secrets.GITEA_TOKEN }}
+1 -1
View File
@@ -30,7 +30,7 @@ jobs:
go.sum
- name: cache go
id: cache-go
uses: actions/cache@27d5ce7f107fe9357f9df03efb73ab90386fccae # v5.0.5
uses: actions/cache@55cc8345863c7cc4c66a329aec7e433d2d1c52a9 # v6.1.0
with:
path: |
/go_path