Skip to content
This repository has been archived by the owner on Sep 23, 2021. It is now read-only.

Commit

Permalink
Bump Financial-Times/origami-version from v1.2.0 to v1.2.1
Browse files Browse the repository at this point in the history
Bumps [Financial-Times/origami-version](https://github.com/Financial-Times/origami-version) from v1.2.0 to v1.2.1.
- [Release notes](https://github.com/Financial-Times/origami-version/releases)
- [Commits](Financial-Times/origami-version@v1.2.0...131ad2f)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and origamiserviceuser committed Jan 25, 2021
1 parent 4482469 commit 5731730
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/automatic-tag-and-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
token: ${{ secrets.ORIGAMI_VERSION_TOKEN }}
- run: git fetch --depth=1 origin +refs/tags/*:refs/tags/* # Get all tags from the origin
if: github.event.pull_request.merged # Only run on merged pull-requests
- uses: Financial-Times/origami-version@v1.2.0
- uses: Financial-Times/origami-version@v1.2.1
name: Create new version/tag
if: github.event.pull_request.merged # Only run on merged pull-requests
with:
Expand Down

0 comments on commit 5731730

Please sign in to comment.