Skip to content

Commit 71ee508

Browse files
Merge pull request #6 from lfreleng-actions/dependabot/github_actions/lfreleng-actions/python-build-action-0.1.2
Build(deps): Bump lfreleng-actions/python-build-action from 0.1.1 to 0.1.2
2 parents a38d916 + d0b1779 commit 71ee508

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/testing.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
# Build sample Python project
3737
- name: "Build Python Project"
3838
# yamllint disable-line rule:line-length
39-
uses: lfreleng-actions/python-build-action@759476bd3c476c1d16aae50ebddce1512ec290af # v0.1.1
39+
uses: lfreleng-actions/python-build-action@e509cd3b5b0f853aafd9be536e4340c60906a015 # v0.1.2
4040
with:
4141
path_prefix: "test-python-project/"
4242
tox_build: false

0 commit comments

Comments
 (0)