chore(deps): update actions #135

Merged
renovate-bot merged 1 commits from renovate/actions into main 2026-08-06 19:19:23 +02:00
2 changed files with 3 additions and 3 deletions
Showing only changes of commit a8406eae71 - Show all commits
+2 -2
View File
@@ -39,7 +39,7 @@ jobs:
go.sum go.sum
- name: cache go - name: cache go
id: cache-go id: cache-go
uses: actions/cache@27d5ce7f107fe9357f9df03efb73ab90386fccae # v5.0.5 uses: actions/cache@caa296126883cff596d87d8935842f9db880ef25 # v5.1.0
with: with:
path: | path: |
/go_path /go_path
@@ -99,7 +99,7 @@ jobs:
- uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1 - uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
with: with:
fetch-depth: 0 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 id: tag
with: with:
token: ${{ secrets.GITEA_TOKEN }} token: ${{ secrets.GITEA_TOKEN }}
+1 -1
View File
@@ -30,7 +30,7 @@ jobs:
go.sum go.sum
- name: cache go - name: cache go
id: cache-go id: cache-go
uses: actions/cache@27d5ce7f107fe9357f9df03efb73ab90386fccae # v5.0.5 uses: actions/cache@caa296126883cff596d87d8935842f9db880ef25 # v5.1.0
with: with:
path: | path: |
/go_path /go_path