Skip to content
This repository has been archived by the owner on Jun 27, 2023. It is now read-only.

Bump salsify/action-detect-and-tag-new-version from v1.0.3 to v2.0.1 #118

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 14, 2020

Bumps salsify/action-detect-and-tag-new-version from v1.0.3 to v2.0.1.

Release notes

Sourced from salsify/action-detect-and-tag-new-version's releases.

v2.0.1

This bugfix release ensures a git user.name and user.email are set if an annotated tag is going to be created.

v2.0.0

Breaking Changes

This action now produces annotated tags by default. You can set the annotation using the new tag-annotation-template input, or set it to '' to produce lightweight tags instead as in v1.

Commits
  • e4e25f0 v2.0.1
  • dc82371 Merge branch 'master' into v2
  • a0b3ff1 Merge pull request #3 from salsify/add-name-if-needed
  • 08eb7cb Set user.name and user.email if missing
  • 7bf4fa4 v2.0.0
  • bf58924 Merge branch 'master' into v2
  • c4476f4 Merge pull request #2 from salsify/annotate-tags
  • f4d3114 Annotate tags by default
  • 785a5aa Merge pull request #1 from salsify/dependabot/npm_and_yarn/acorn-5.7.4
  • 369b93d Bump acorn from 5.7.3 to 5.7.4
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update Github_actions code labels Jul 14, 2020
@github-actions github-actions bot merged commit 29d5644 into master Jul 14, 2020
@dependabot dependabot bot deleted the dependabot/github_actions/salsify/action-detect-and-tag-new-version-v2.0.1 branch July 14, 2020 09:10
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file github_actions Pull requests that update Github_actions code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants