We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e92daed + 2b6fe10 commit d461ea7Copy full SHA for d461ea7
.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@v2
+ uses: jupyterhub/action-major-minor-tag-calculator@v3
83
with:
84
githubToken: ${{ secrets.GITHUB_TOKEN }}
85
prefix: "quay.io/jupyterhub/configurable-http-proxy:"
0 commit comments