Skip to content

Commit

Permalink
Bump ncipollo/release-action from 1.10.0 to 1.11.1
Browse files Browse the repository at this point in the history
Bumps [ncipollo/release-action](https://github.com/ncipollo/release-action) from 1.10.0 to 1.11.1.
- [Release notes](https://github.com/ncipollo/release-action/releases)
- [Commits](ncipollo/release-action@v1.10.0...v1.11.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and marcofranssen committed Oct 7, 2022
1 parent d8a6111 commit d2c0f4e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
exit 1
}
- uses: ncipollo/release-action@v1.10.0
- uses: ncipollo/release-action@v1.11.1
id: release
with:
draft: ${{ contains(github.ref, '-draft') }}
Expand Down

0 comments on commit d2c0f4e

Please sign in to comment.