Skip to content

Commit 3792241

Browse files
authored
Merge pull request #3416 from nest/dependabot/github_actions/isort/isort-action-1.1.1
Bump isort/isort-action from 1.1.0 to 1.1.1
2 parents 65ee89e + be105f9 commit 3792241

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/nestbuildmatrix.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -366,7 +366,7 @@ jobs:
366366
fetch-depth: 0
367367

368368
- name: "Run isort..."
369-
uses: isort/isort-action@f14e57e1d457956c45a19c05a89cccdf087846e5 # 1.1.0
369+
uses: isort/isort-action@24d8a7a51d33ca7f36c3f23598dafa33f7071326 # 1.1.1
370370
with:
371371
configuration: --profile=black --thirdparty="nest" --check-only --diff
372372

0 commit comments

Comments
 (0)