Skip to content

Commit 7ffe1c1

Browse files
authored
Merge pull request #424 from jupyterhub/dependabot/github_actions/jupyterhub/action-major-minor-tag-calculator-2
build(deps): bump jupyterhub/action-major-minor-tag-calculator from 1 to 2
2 parents dffc650 + 33d5a2c commit 7ffe1c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ jobs:
7979
# If GITHUB_TOKEN isn't available (e.g. in PRs) returns no tags [].
8080
- name: Get list of tags
8181
id: gettags
82-
uses: jupyterhub/action-major-minor-tag-calculator@v1
82+
uses: jupyterhub/action-major-minor-tag-calculator@v2
8383
with:
8484
githubToken: ${{ secrets.GITHUB_TOKEN }}
8585
prefix: "jupyterhub/configurable-http-proxy:"

0 commit comments

Comments
 (0)