Skip to content

Commit 6a3fa44

Browse files
authored
ci: Update tj-actions/verify-changed-files to latest version (#388)
1 parent 61a23c8 commit 6a3fa44

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/openapi.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
steps:
99
- uses: actions/checkout@v4
1010
- run: make download
11-
- uses: tj-actions/verify-changed-files@v13.1
11+
- uses: tj-actions/verify-changed-files@v18
1212
id: verify-changed-openapi-specs
1313
with:
1414
files: incident_io_openapi.json

0 commit comments

Comments
 (0)