2323 contents : read
2424
2525 steps :
26- - uses : step-security/harden-runner@8d3c67de8e2fe68ef647c8db1e6a09f647780f40 # v2.19.0
26+ - uses : step-security/harden-runner@9af89fc71515a100421586dfdb3dc9c984fbf411 # v2.19.4
2727 with :
2828 egress-policy : audit
2929
@@ -33,12 +33,12 @@ jobs:
3333 persist-credentials : false
3434
3535 - name : Set up Go
36- uses : actions/setup-go@4a3601121dd01d1626a1e23e37211e3254c1c06c # v6.4 .0
36+ uses : actions/setup-go@924ae3a1cded613372ab5595356fb5720e22ba16 # v6.5 .0
3737 with :
3838 go-version-file : ' ./go.mod'
3939 check-latest : true
4040
41- - uses : chainguard-dev/actions/gofmt@de68b87302e6266db5fb5220246f8aa46fe94b67 # v1.6.14
41+ - uses : chainguard-dev/actions/gofmt@e1c4977ad9cb32b12c5b222ec0134a22bec60bd5 # v1.6.25
4242 with :
4343 args : -s
4444
5050 contents : read
5151
5252 steps :
53- - uses : step-security/harden-runner@8d3c67de8e2fe68ef647c8db1e6a09f647780f40 # v2.19.0
53+ - uses : step-security/harden-runner@9af89fc71515a100421586dfdb3dc9c984fbf411 # v2.19.4
5454 with :
5555 egress-policy : audit
5656
@@ -60,12 +60,12 @@ jobs:
6060 persist-credentials : false
6161
6262 - name : Set up Go
63- uses : actions/setup-go@4a3601121dd01d1626a1e23e37211e3254c1c06c # v6.4 .0
63+ uses : actions/setup-go@924ae3a1cded613372ab5595356fb5720e22ba16 # v6.5 .0
6464 with :
6565 go-version-file : ' ./go.mod'
6666 check-latest : true
6767
68- - uses : chainguard-dev/actions/goimports@de68b87302e6266db5fb5220246f8aa46fe94b67 # v1.6.14
68+ - uses : chainguard-dev/actions/goimports@e1c4977ad9cb32b12c5b222ec0134a22bec60bd5 # v1.6.25
6969
7070 golangci-lint :
7171 name : golangci-lint
7676 pull-requests : read
7777
7878 steps :
79- - uses : step-security/harden-runner@8d3c67de8e2fe68ef647c8db1e6a09f647780f40 # v2.19.0
79+ - uses : step-security/harden-runner@9af89fc71515a100421586dfdb3dc9c984fbf411 # v2.19.4
8080 with :
8181 egress-policy : audit
8282
@@ -85,13 +85,13 @@ jobs:
8585 persist-credentials : false
8686
8787 - name : Set up Go
88- uses : actions/setup-go@4a3601121dd01d1626a1e23e37211e3254c1c06c # v6.4 .0
88+ uses : actions/setup-go@924ae3a1cded613372ab5595356fb5720e22ba16 # v6.5 .0
8989 with :
9090 go-version-file : ' ./go.mod'
9191 check-latest : true
9292
9393 - name : golangci-lint
94- uses : golangci/golangci-lint-action@1e7e51e771db61008b38414a730f564565cf7c20 # v9.2.0
94+ uses : golangci/golangci-lint-action@82606bf257cbaff209d206a39f5134f0cfbfd2ee # v9.2.1
9595 with :
9696 version : v2.8
9797
@@ -103,7 +103,7 @@ jobs:
103103 contents : read
104104
105105 steps :
106- - uses : step-security/harden-runner@8d3c67de8e2fe68ef647c8db1e6a09f647780f40 # v2.19.0
106+ - uses : step-security/harden-runner@9af89fc71515a100421586dfdb3dc9c984fbf411 # v2.19.4
107107 with :
108108 egress-policy : audit
109109
@@ -113,18 +113,18 @@ jobs:
113113 persist-credentials : false
114114
115115 - name : Set up Go
116- uses : actions/setup-go@4a3601121dd01d1626a1e23e37211e3254c1c06c # v6.4 .0
116+ uses : actions/setup-go@924ae3a1cded613372ab5595356fb5720e22ba16 # v6.5 .0
117117 with :
118118 go-version-file : ' ./go.mod'
119119 check-latest : true
120120
121- - uses : chainguard-dev/actions/trailing-space@de68b87302e6266db5fb5220246f8aa46fe94b67 # v1.6.14
121+ - uses : chainguard-dev/actions/trailing-space@e1c4977ad9cb32b12c5b222ec0134a22bec60bd5 # v1.6.25
122122 if : ${{ always() }}
123123
124- - uses : chainguard-dev/actions/eof-newline@de68b87302e6266db5fb5220246f8aa46fe94b67 # v1.6.14
124+ - uses : chainguard-dev/actions/eof-newline@e1c4977ad9cb32b12c5b222ec0134a22bec60bd5 # v1.6.25
125125 if : ${{ always() }}
126126
127- - uses : step-security/action-tflint@15c8d1fff9c8c2f40157254897d99ef4bb0c5e5d # v1.24.2
127+ - uses : step-security/action-tflint@285fe25934512644274b253b424a5d4b8f1c2dc5 # v1.25.0
128128 if : ${{ always() }}
129129 with :
130130 github_token : ${{ secrets.github_token }}
@@ -141,7 +141,7 @@ jobs:
141141 **/third_party/**
142142 ./*.yml
143143
144- - uses : step-security/woke-action-reviewdog@950b04a91ab83c38de67275fe6190a4eb977f261 # v0.1.1
144+ - uses : step-security/woke-action-reviewdog@5db6c18a75242300a37ae6ffe92d03b4da1b5ae8 # v0.1.2
145145 if : ${{ always() }}
146146 with :
147147 github-token : ${{ secrets.github_token }}
0 commit comments