Skip to content

Commit 4c3b678

Browse files
Merge branch 'main' into singer-sdk-0.47.0
2 parents 3e1282e + 17ce395 commit 4c3b678

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/constraints.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
meltano==3.7.7
1+
meltano==3.7.8
22
tox==4.26.0
33
tox-uv==1.26.0

.github/workflows/release_workflow.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
with:
1313
fetch-depth: 0
1414
ref: ${{ github.ref }}
15-
- uses: hynek/build-and-inspect-python-package@b5076c307dc91924a82ad150cdd1533b444d3310 # v2.12.0
15+
- uses: hynek/build-and-inspect-python-package@c52c3a4710070b50470d903818a7b25115dcd076 # v2.13.0
1616

1717
publish:
1818
name: Publish to PyPI

0 commit comments

Comments
 (0)