Skip to content

Commit

Permalink
Merge pull request #71 from issue-ops/dependabot/github_actions/issue…
Browse files Browse the repository at this point in the history
…-ops/releaser-2.0.0

Build(deps): bump issue-ops/releaser from 1.0.0 to 2.0.0
  • Loading branch information
ncalteen authored Aug 2, 2024
2 parents eca9109 + 1bd65a6 commit 0292db7
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 0292db7

Please sign in to comment.