Skip to content

Commit

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

Bump dangoslen/changelog-enforcer from 3.5.1 to 3.6.0
  • Loading branch information
doudar authored Feb 16, 2024
2 parents 0340c2d + e6191b9 commit 72a49ca
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.5.1
uses: dangoslen/changelog-enforcer@v3.6.0
- name: Set up python
uses: actions/setup-python@v5
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.5.1
uses: dangoslen/changelog-enforcer@v3.6.0
- name: Setup python
uses: actions/setup-python@v5
- name: Check pre-commit hooks
Expand Down

0 comments on commit 72a49ca

Please sign in to comment.