We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f58ba3f commit a54f6b1Copy full SHA for a54f6b1
1 file changed
.github/workflows/release.yaml
@@ -15,7 +15,7 @@ on:
15
16
jobs:
17
create-github-release-push-tag:
18
- uses: bakdata/ci-templates/.github/workflows/python-uv-release.yaml@1.67.2
+ uses: bakdata/ci-templates/.github/workflows/python-uv-release.yaml@1.68.0
19
name: Release
20
with:
21
release-type: ${{ inputs.release-type }}
0 commit comments