We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 364457c commit 60af788Copy full SHA for 60af788
1 file changed
.github/actions/config-poetry/action.yml
@@ -54,8 +54,7 @@ runs:
54
with:
55
version: 2025.7.12
56
experimental: true # needed to use the http backend for installation of jfrog on windows
57
- tool_versions: |
58
- python ${{ inputs.python-version }}
+
59
- name: Vault
60
# yamllint disable rule:line-length
61
id: secrets
0 commit comments