Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit b6ab68e

Browse files
Build(deps): Bump issue-ops/releaser in the actions-minor group
Bumps the actions-minor group with 1 update: [issue-ops/releaser](https://github.com/issue-ops/releaser). Updates `issue-ops/releaser` from 2.1.0 to 2.2.0 - [Release notes](https://github.com/issue-ops/releaser/releases) - [Commits](issue-ops/releaser@v2.1.0...v2.2.0) --- updated-dependencies: - dependency-name: issue-ops/releaser dependency-version: 2.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: actions-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2d38e69 commit b6ab68e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/continuous-delivery.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656

5757
- name: Create Release
5858
id: release
59-
uses: issue-ops/releaser@v2.1.0
59+
uses: issue-ops/releaser@v2.2.0
6060
with:
6161
tag: v${{ steps.tag.outputs.version }}
6262

0 commit comments

Comments
 (0)