Skip to content

Commit

Permalink
Bump ncipollo/release-action from 1.8.5 to 1.8.6 (#1280)
Browse files Browse the repository at this point in the history
Bumps [ncipollo/release-action](https://github.com/ncipollo/release-action) from 1.8.5 to 1.8.6.
- [Release notes](https://github.com/ncipollo/release-action/releases)
- [Commits](ncipollo/release-action@v1.8.5...v1.8.6)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 25, 2021
1 parent 384cd1d commit bac4eb0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ jobs:
- name: Create release draft
id: release_drafter
uses: ncipollo/[email protected].5
uses: ncipollo/[email protected].6
with:
tag: ${{ steps.env.outputs.version }}
name: 'RaspberryMatic ${{ steps.env.outputs.version }}'
Expand Down

0 comments on commit bac4eb0

Please sign in to comment.