Skip to content

Commit 6eb99ee

Browse files
fix: bump microsoft/action-python/.github/workflows/validation.yml
Bumps [microsoft/action-python/.github/workflows/validation.yml](https://github.com/microsoft/action-python) from 0.6.4 to 0.7.3. - [Release notes](https://github.com/microsoft/action-python/releases) - [Commits](microsoft/action-python@0.6.4...0.7.3) --- updated-dependencies: - dependency-name: microsoft/action-python/.github/workflows/validation.yml dependency-version: 0.7.3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0537a4c commit 6eb99ee

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
@@ -10,7 +10,7 @@ on:
1010

1111
jobs:
1212
validation:
13-
uses: microsoft/action-python/.github/workflows/validation.yml@0.6.4
13+
uses: microsoft/action-python/.github/workflows/validation.yml@0.7.3
1414
with:
1515
workdir: '.'
1616

0 commit comments

Comments
 (0)