Skip to content

Commit 038f775

Browse files
authored
Update .github/workflows/ci.yml
1 parent f599e9d commit 038f775

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -197,7 +197,7 @@ jobs:
197197
- uses: actions/checkout@v4
198198
- name: Get changed files
199199
id: changed-files
200-
uses: tj-actions/changed-files@115870536a85eaf050e369291c7895748ff12aea # v45.0.7
200+
uses: tj-actions/changed-files@ed68ef82c095e0d48ec87eccea555d944a631a4c # v46.0.5
201201
with:
202202
files: .go-version
203203

0 commit comments

Comments
 (0)