File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 6666 go-version-file : ' go.mod'
6767 cache : " ${{ github.actor != 'renovate[bot]' }}"
6868
69- - uses : anchore/sbom-action/download-syft@43a17d6e7add2b5535efe4dcae9952337c479a93 # v0.20.11
69+ - uses : anchore/sbom-action/download-syft@a930d0ac434e3182448fe678398ba5713717112a # v0.21.0
7070
7171 - name : Write gpg sign key
7272 if : env.GPG_KEY != null
7979 uses : goreleaser/goreleaser-action@e435ccd777264be153ace6237001ef4d979d3a7a # v6.4.0
8080 with :
8181 # renovate: github=goreleaser/goreleaser
82- version : v2.13.1
82+ version : v2.13.2
8383 args : release --snapshot
8484 env :
8585 GITHUB_TOKEN : " "
@@ -126,7 +126,7 @@ jobs:
126126 fetch-depth : 0
127127
128128 - name : Lint Code Base
129- uses : super-linter/super-linter/slim@47984f49b4e87383eed97890fe2dca6063bbd9c3 # v8.3.1
129+ uses : super-linter/super-linter/slim@d5b0a2ab116623730dd094f15ddc1b6b25bf7b99 # v8.3.2
130130 env :
131131 GITHUB_TOKEN : ${{ secrets.GITHUB_TOKEN }}
132132 MULTI_STATUS : false
@@ -175,7 +175,7 @@ jobs:
175175 go-version-file : ' go.mod'
176176 cache : true
177177
178- - uses : anchore/sbom-action/download-syft@43a17d6e7add2b5535efe4dcae9952337c479a93 # v0.20.11
178+ - uses : anchore/sbom-action/download-syft@a930d0ac434e3182448fe678398ba5713717112a # v0.21.0
179179
180180 - name : GPG configuration
181181 run : |-
@@ -201,7 +201,7 @@ jobs:
201201 uses : goreleaser/goreleaser-action@e435ccd777264be153ace6237001ef4d979d3a7a # v6.4.0
202202 with :
203203 # renovate: github=goreleaser/goreleaser
204- version : v2.13.1
204+ version : v2.13.2
205205 args : release --clean
206206 env :
207207 GITHUB_TOKEN : ${{ secrets.GITHUB_TOKEN }}
You can’t perform that action at this time.
0 commit comments