Skip to content

Commit

Permalink
Bump issue-ops/releaser from 0.1.1 to 0.1.2
Browse files Browse the repository at this point in the history
Bumps [issue-ops/releaser](https://github.com/issue-ops/releaser) from 0.1.1 to 0.1.2.
- [Release notes](https://github.com/issue-ops/releaser/releases)
- [Commits](issue-ops/releaser@v0.1.1...v0.1.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 1, 2023
1 parent ef82547 commit d69c1b6
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 @@ -40,6 +40,6 @@ jobs:
# Prepend a 'v' to the beginning (e.g. 'v1.2.3')
- name: Create Release
id: release
uses: issue-ops/[email protected].1
uses: issue-ops/[email protected].2
with:
tag: v${{ steps.tag.outputs.version }}

0 comments on commit d69c1b6

Please sign in to comment.