Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 1, 2024
1 parent eca9109 commit 1bd65a6
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.0.0
uses: issue-ops/releaser@v2.0.0
with:
tag: v${{ steps.tag.outputs.version }}

0 comments on commit 1bd65a6

Please sign in to comment.