Skip to content

Commit

Permalink
Build(deps): bump issue-ops/releaser from 1 to 2
Browse files Browse the repository at this point in the history
Bumps [issue-ops/releaser](https://github.com/issue-ops/releaser) from 1 to 2.
- [Release notes](https://github.com/issue-ops/releaser/releases)
- [Commits](issue-ops/releaser@v1...v2)

---
updated-dependencies:
- dependency-name: issue-ops/releaser
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 1, 2024
1 parent 430e838 commit e339c6d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/continuous-delivery.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,6 @@ jobs:

- name: Create Release
id: release
uses: issue-ops/releaser@v1
uses: issue-ops/releaser@v2
with:
tag: v${{ steps.tag.outputs.version }}

0 comments on commit e339c6d

Please sign in to comment.