Skip to content

Commit

Permalink
chore(deps): bump ncipollo/release-action from 1.12.0 to 1.13.0 (#45)
Browse files Browse the repository at this point in the history
* chore(deps): bump ncipollo/release-action from 1.12.0 to 1.13.0

Bumps [ncipollo/release-action](https://github.com/ncipollo/release-action) from 1.12.0 to 1.13.0.
- [Release notes](https://github.com/ncipollo/release-action/releases)
- [Commits](ncipollo/release-action@a2e71bd...6c75be8)

---
updated-dependencies:
- dependency-name: ncipollo/release-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

* add CHANGELOG for #45

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
dependabot[bot] and github-actions[bot] authored Aug 30, 2023

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1 parent 887c0ed commit d60766b
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions .changelog/45.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
```release-note:dependency
deps: bumps ncipollo/release-action from 1.12.0 to 1.13.0
```
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
@@ -35,7 +35,7 @@ jobs:
with:
name: release-notes
path: /tmp
- uses: ncipollo/release-action@a2e71bdd4e7dab70ca26a852f29600c98b33153e # v1.12.0
- uses: ncipollo/release-action@6c75be85e571768fa31b40abf38de58ba0397db5 # v1.13.0
with:
bodyFile: "${{ steps.release-notes-download.outputs.download-path }}/release-notes.txt"

0 comments on commit d60766b

Please sign in to comment.