File tree 3 files changed +3
-3
lines changed
3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 30
30
go-version : stable
31
31
32
32
- name : Lint Go
33
- uses : golangci/golangci-lint-action@a4f60bb28d35aeee14e6880718e0c85ff1882e64 # v6.0.1
33
+ uses : golangci/golangci-lint-action@aaa42aa0628b4ae2578232a66b541047968fac86 # v6.1.0
34
34
35
35
actionlint :
36
36
name : Actionlint
Original file line number Diff line number Diff line change 48
48
# Upload the results as artifacts (optional). Commenting out will disable uploads of run results in SARIF
49
49
# format to the repository Actions tab.
50
50
- name : " Upload artifact"
51
- uses : actions/upload-artifact@0b2256b8c012f0828dc542b3febcab082c67f72b # v4.3.4
51
+ uses : actions/upload-artifact@89ef406dd8d7e03cfd12d9e0a4a378f454709029 # v4.3.5
52
52
with :
53
53
name : SARIF file
54
54
path : results.sarif
Original file line number Diff line number Diff line change 32
32
- id : golangci-lint-full
33
33
34
34
- repo : https://github.com/asottile/pyupgrade
35
- rev : v3.16 .0
35
+ rev : v3.17 .0
36
36
hooks :
37
37
- id : pyupgrade
38
38
You can’t perform that action at this time.
0 commit comments