Merge branch 'main' into dependabot/github_actions/actions/checkout-3

This commit is contained in:
kodiakhq[bot] 2022-03-08 11:05:11 +00:00 committed by GitHub
commit 8c92dcc41f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -10,6 +10,6 @@ jobs:
runs-on: ubuntu-latest
steps:
# Create/Update release draft
- uses: release-drafter/release-drafter@v5.18.1
- uses: release-drafter/release-drafter@v5.19.0
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}