Skip to content

Commit

Permalink
Use collapse-after for dependencies category (#5157)
Browse files Browse the repository at this point in the history
Bump release-drafter.yml
  • Loading branch information
jetersen committed Mar 17, 2022
1 parent 40341d3 commit eea61bd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .github/release-drafter.yml
Expand Up @@ -23,3 +23,4 @@ categories:
- type/test-improvement
- title: 📦 Dependency updates
label: dependencies
collapse-after: 5
2 changes: 1 addition & 1 deletion .github/workflows/release-drafter.yml
Expand Up @@ -12,6 +12,6 @@ jobs:
if: github.repository == 'testcontainers/testcontainers-java'
runs-on: ubuntu-latest
steps:
- uses: release-drafter/release-drafter@2f7ebf8ab5ef7f9835ee4b0b1eebaa2a14ca1669 # v5.15.0
- uses: release-drafter/release-drafter@e9ee02fbac03d922bac6212003695e8358dd88b0 # v5.19.0
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit eea61bd

Please sign in to comment.