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.
2 parents 63fa076 + 23d93d5 commit 71bd734Copy full SHA for 71bd734
.github/workflows/release-drafter.yml
@@ -18,6 +18,6 @@ jobs:
18
if: github.repository == 'testcontainers/testcontainers-java'
19
runs-on: ubuntu-latest
20
steps:
21
- - uses: release-drafter/release-drafter@ac463ffd9cc4c6ad5682af93dc3e3591c4657ee3 # v5.19.0
+ - uses: release-drafter/release-drafter@06a49bf28488e030d35ca2ac6dbf7f408a481779 # v5.19.0
22
env:
23
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments