Skip to content

Commit

Permalink
Merge pull request #513 from jupyterhub/dependabot/github_actions/jup…
Browse files Browse the repository at this point in the history
…yterhub/action-major-minor-tag-calculator-3

build(deps): bump jupyterhub/action-major-minor-tag-calculator from 2 to 3
  • Loading branch information
consideRatio authored Nov 23, 2023
2 parents e92daed + 2b6fe10 commit d461ea7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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@v2
uses: jupyterhub/action-major-minor-tag-calculator@v3
with:
githubToken: ${{ secrets.GITHUB_TOKEN }}
prefix: "quay.io/jupyterhub/configurable-http-proxy:"
Expand Down

0 comments on commit d461ea7

Please sign in to comment.