Skip to content

Commit

Permalink
chore(deps): bump nrkno/github-workflow-semantic-release
Browse files Browse the repository at this point in the history
Bumps [nrkno/github-workflow-semantic-release](https://github.com/nrkno/github-workflow-semantic-release) from 2.0.0 to 2.0.1.
- [Release notes](https://github.com/nrkno/github-workflow-semantic-release/releases)
- [Changelog](https://github.com/nrkno/github-workflow-semantic-release/blob/main/.releaserc.json)
- [Commits](nrkno/github-workflow-semantic-release@v2.0.0...v2.0.1)

---
updated-dependencies:
- dependency-name: nrkno/github-workflow-semantic-release
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and stigok committed Aug 22, 2023
1 parent 108d847 commit 2978876
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 @@ -11,7 +11,7 @@ on:
jobs:
commitlint_and_release:
name: Commit lint and release
uses: nrkno/github-workflow-semantic-release/.github/workflows/[email protected].0
uses: nrkno/github-workflow-semantic-release/.github/workflows/[email protected].1
with:
runs-on: ubuntu-latest
# Since we are following the Yamale major version scheme, we don't want
Expand Down

0 comments on commit 2978876

Please sign in to comment.