Skip to content

Commit 2b6fe10

Browse files
build(deps): bump jupyterhub/action-major-minor-tag-calculator
Bumps [jupyterhub/action-major-minor-tag-calculator](https://github.com/jupyterhub/action-major-minor-tag-calculator) from 2 to 3. - [Release notes](https://github.com/jupyterhub/action-major-minor-tag-calculator/releases) - [Changelog](https://github.com/jupyterhub/action-major-minor-tag-calculator/blob/main/CHANGELOG.md) - [Commits](jupyterhub/action-major-minor-tag-calculator@v2...v3) --- updated-dependencies: - dependency-name: jupyterhub/action-major-minor-tag-calculator dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e92daed commit 2b6fe10

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)