We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 40341d3 commit eea61bdCopy full SHA for eea61bd
.github/release-drafter.yml
@@ -23,3 +23,4 @@ categories:
23
- type/test-improvement
24
- title: 📦 Dependency updates
25
label: dependencies
26
+ collapse-after: 5
.github/workflows/release-drafter.yml
@@ -12,6 +12,6 @@ jobs:
12
if: github.repository == 'testcontainers/testcontainers-java'
13
runs-on: ubuntu-latest
14
steps:
15
- - uses: release-drafter/release-drafter@2f7ebf8ab5ef7f9835ee4b0b1eebaa2a14ca1669 # v5.15.0
+ - uses: release-drafter/release-drafter@e9ee02fbac03d922bac6212003695e8358dd88b0 # v5.19.0
16
env:
17
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments