mirror of
https://github.com/LamGC/ScalaBot.git
synced 2026-09-09 01:23:55 +00:00
build(deps): bump younited/get-previous-tag-action from 1.0.0 to 1.1.0 (#60)
Bumps [younited/get-previous-tag-action](https://github.com/younited/get-previous-tag-action) from 1.0.0 to 1.1.0. - [Release notes](https://github.com/younited/get-previous-tag-action/releases) - [Commits](https://github.com/younited/get-previous-tag-action/compare/v1.0.0...v1.1.0) --- updated-dependencies: - dependency-name: younited/get-previous-tag-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
co-authored by
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
parent
dcac53fe65
commit
3241bd2da9
@@ -26,7 +26,7 @@ jobs:
|
||||
# 创建更新日志.
|
||||
- name: 'Get Previous tag'
|
||||
id: previous-tag
|
||||
uses: younited/get-previous-tag-action@v1.0.0
|
||||
uses: younited/get-previous-tag-action@v1.1.0
|
||||
with:
|
||||
match: "v*.*.*"
|
||||
- name: Set up Python 3
|
||||
|
||||
Reference in New Issue
Block a user