Skip to content

Commit e3ede34

Browse files
authored
Merge branch 'develop' into feature/openqasm
2 parents 8fcd5f4 + b1c7e2d commit e3ede34

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.github/workflows/pull_request.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
- uses: actions/checkout@v2
1313

1414
- id: changelog-enforcer
15-
uses: dangoslen/changelog-enforcer@v2
15+
uses: dangoslen/changelog-enforcer@v3
1616
with:
1717
changeLogPath: 'CHANGELOG.md'
1818
skipLabels: 'Skip-Changelog'

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2727
### Repository
2828

2929
- Add configuration for CIBuildWheel in `pyproject.toml`
30+
- Update `dangoslen/changelog-enforcer` GitHub action to v3
3031
- Update `thomaseizinger/keep-a-changelog-new-release` GiHub action to v1.3.0
3132
- Update `thomaseizinger/create-pull-request` GiHub action to v1.2.2
3233
- Update pre-commit hook `pre-commit/pre-commit-hooks` to v4.1.0

0 commit comments

Comments
 (0)