We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3e1282e + 17ce395 commit 4c3b678Copy full SHA for 4c3b678
.github/workflows/constraints.txt
@@ -1,3 +1,3 @@
1
-meltano==3.7.7
+meltano==3.7.8
2
tox==4.26.0
3
tox-uv==1.26.0
.github/workflows/release_workflow.yml
@@ -12,7 +12,7 @@ jobs:
12
with:
13
fetch-depth: 0
14
ref: ${{ github.ref }}
15
- - uses: hynek/build-and-inspect-python-package@b5076c307dc91924a82ad150cdd1533b444d3310 # v2.12.0
+ - uses: hynek/build-and-inspect-python-package@c52c3a4710070b50470d903818a7b25115dcd076 # v2.13.0
16
17
publish:
18
name: Publish to PyPI
0 commit comments