Skip to content

Commit

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

Bump dangoslen/changelog-enforcer from 3.6.0 to 3.6.1
  • Loading branch information
doudar authored Jul 9, 2024
2 parents c792338 + e5ddf19 commit 5d68229
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/[email protected].0
uses: dangoslen/[email protected].1
- 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/[email protected].0
uses: dangoslen/[email protected].1
- name: Setup python
uses: actions/setup-python@v5
- name: Check pre-commit hooks
Expand Down

0 comments on commit 5d68229

Please sign in to comment.