Skip to content

Commit

Permalink
Skip commit trailer checks for dependabot (#537).
Browse files Browse the repository at this point in the history
  • Loading branch information
holtgrewe committed Jun 11, 2022
1 parent 9bf49f1 commit 9caf4df
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check-trailers.yml
Expand Up @@ -9,4 +9,4 @@ jobs:
name: Check commit message trailers
steps:
- uses: actions/checkout@v2
- uses: bihealth/action-require-trailers@v1.0.0
- uses: bihealth/action-require-trailers@v1.1.0
1 change: 1 addition & 0 deletions HISTORY.rst
Expand Up @@ -49,6 +49,7 @@ Full Change List
- Made flag filter and flag form nomenclature consistent (#297)
- Updating ``utility/*.sh`` scripts from "upstream" sodar-server (#531).
- Improved developer setup documentation and added Windows installation instructions (#533).
- Skip commit trailer checks for dependabot (#537).

------
v1.2.0
Expand Down

0 comments on commit 9caf4df

Please sign in to comment.