We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents dffc650 + 33d5a2c commit 7ffe1c1Copy full SHA for 7ffe1c1
.github/workflows/publish.yml
@@ -79,7 +79,7 @@ jobs:
79
# If GITHUB_TOKEN isn't available (e.g. in PRs) returns no tags [].
80
- name: Get list of tags
81
id: gettags
82
- uses: jupyterhub/action-major-minor-tag-calculator@v1
+ uses: jupyterhub/action-major-minor-tag-calculator@v2
83
with:
84
githubToken: ${{ secrets.GITHUB_TOKEN }}
85
prefix: "jupyterhub/configurable-http-proxy:"
0 commit comments