We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d1c9361 + 3dd21c7 commit f44c93fCopy full SHA for f44c93f
.github/workflows/lint.yml
@@ -54,7 +54,7 @@ jobs:
54
55
- name: Find changed go files
56
id: changed-go-files
57
- uses: tj-actions/changed-files@v46.0.3
+ uses: tj-actions/changed-files@v46.0.4
58
with:
59
files: |
60
**/*.go
@@ -99,7 +99,7 @@ jobs:
99
100
101
102
103
104
105
.github/workflows/thank.yml
@@ -17,7 +17,7 @@ jobs:
17
18
- name: Find changed dependencies
19
id: changed-dependencies
20
21
22
23
go.mod
0 commit comments