Bump pywin32 from 306 to 307 #2094
Workflow file for this run
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
--- | |
name: "Dependency Review" | |
# yamllint disable-line rule:truthy | |
on: | |
- pull_request | |
permissions: | |
contents: read | |
jobs: | |
dependency-review: | |
uses: timmo001/workflows/.github/workflows/depedency-review.yml@master |