Skip to content

Commit

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

Bump dangoslen/changelog-enforcer from 3.2.1 to 3.3.0
  • Loading branch information
doudar authored Nov 30, 2022
2 parents f8e4608 + 830c3de commit 20f45e6
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.2.1
uses: dangoslen/changelog-enforcer@v3.3.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.2.1
uses: dangoslen/changelog-enforcer@v3.3.0
- name: Setup python
uses: actions/setup-python@v4
- name: Check pre-commit hooks
Expand Down

0 comments on commit 20f45e6

Please sign in to comment.