Skip to content

Commit d461ea7

Browse files
authored
Merge pull request #513 from jupyterhub/dependabot/github_actions/jupyterhub/action-major-minor-tag-calculator-3
build(deps): bump jupyterhub/action-major-minor-tag-calculator from 2 to 3
2 parents e92daed + 2b6fe10 commit d461ea7

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@v2
82+
uses: jupyterhub/action-major-minor-tag-calculator@v3
8383
with:
8484
githubToken: ${{ secrets.GITHUB_TOKEN }}
8585
prefix: "quay.io/jupyterhub/configurable-http-proxy:"

0 commit comments

Comments
 (0)