Skip to content

Commit

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

Build(deps): bump issue-ops/releaser from 0.1.3 to 1.0.0
  • Loading branch information
ncalteen authored Jun 3, 2024
2 parents 6951fb3 + b739c5f commit 5983b3b
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@v0.1.3
uses: issue-ops/releaser@v1.0.0
with:
tag: v${{ steps.tag.outputs.version }}

0 comments on commit 5983b3b

Please sign in to comment.