Skip to content

Commit

Permalink
Merge pull request #465 from doudar/dependabot/github_actions/dangosl…
Browse files Browse the repository at this point in the history
…en/changelog-enforcer-3.4.0

Bump dangoslen/changelog-enforcer from 3.3.0 to 3.4.0
  • Loading branch information
doudar committed Jun 28, 2023
2 parents c1dce83 + 349f2ba commit 99cec60
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
with:
fetch-depth: 0
- name: Ensure changelog is updated
uses: dangoslen/changelog-enforcer@v3.3.0
uses: dangoslen/changelog-enforcer@v3.4.0
- name: Set up python
uses: actions/setup-python@v4
with:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/pre-commit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
hardware:
- 'Hardware/**'
- name: Ensure changelog is updated
uses: dangoslen/changelog-enforcer@v3.3.0
uses: dangoslen/changelog-enforcer@v3.4.0
- name: Setup python
uses: actions/setup-python@v4
- name: Check pre-commit hooks
Expand Down

0 comments on commit 99cec60

Please sign in to comment.