Skip to content

Commit

Permalink
fix: bump microsoft/action-python from 0.7.2 to 0.7.3 (#59)
Browse files Browse the repository at this point in the history
Bumps [microsoft/action-python](https://github.com/microsoft/action-python) from 0.7.2 to 0.7.3.
- [Release notes](https://github.com/microsoft/action-python/releases)
- [Commits](microsoft/action-python@0.7.2...0.7.3)

---
updated-dependencies:
- dependency-name: microsoft/action-python
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jun 3, 2024
1 parent 194673e commit f883f51
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@ on:

jobs:
validation:
uses: microsoft/action-python/.github/workflows/validation.yml@0.7.2
uses: microsoft/action-python/.github/workflows/validation.yml@0.7.3
with:
workdir: '.'

0 comments on commit f883f51

Please sign in to comment.