Skip to content

Commit

Permalink
ci(workflow): 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 3.0.1 to 3.1.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@v3.0.1...v3.1.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 24, 2024
1 parent cbeef17 commit accc89f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/commit-linter.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on: [push, pull_request]
name: Commit lint and release
jobs:
lint_release:
uses: nrkno/github-workflow-semantic-release/.github/workflows/workflow.yaml@v3.0.1
uses: nrkno/github-workflow-semantic-release/.github/workflows/workflow.yaml@v3.1.1
with:
release-enabled: false
runs-on: ubuntu-latest

0 comments on commit accc89f

Please sign in to comment.