From 33d5a2c241fb3c745d6d34233d2ace53a6f9991b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Aug 2022 05:22:27 +0000 Subject: [PATCH] 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 1 to 2. - [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](https://github.com/jupyterhub/action-major-minor-tag-calculator/compare/v1...v2) --- 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] --- .github/workflows/publish.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index bfdd20d7..ce7d3278 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -79,7 +79,7 @@ jobs: # If GITHUB_TOKEN isn't available (e.g. in PRs) returns no tags []. - name: Get list of tags id: gettags - uses: jupyterhub/action-major-minor-tag-calculator@v1 + uses: jupyterhub/action-major-minor-tag-calculator@v2 with: githubToken: ${{ secrets.GITHUB_TOKEN }} prefix: "jupyterhub/configurable-http-proxy:"