Skip to content

Commit c027a34

Browse files
authored
chore: Update release-drafter version to 6.1.1 (#68)
Fix https://github.com/cpp-linter/.github/actions/runs/21176182355/job/60905532465?pr=67 ```bash 🌈 zizmor v1.22.0 INFO audit: zizmor: 🌈 completed .github/workflows/ci-check.yml INFO audit: zizmor: 🌈 completed .github/workflows/codeql.yml INFO audit: zizmor: 🌈 completed .github/workflows/main.yml INFO audit: zizmor: 🌈 completed .github/workflows/mkdocs.yml INFO audit: zizmor: 🌈 completed .github/workflows/pre-commit.yml INFO audit: zizmor: 🌈 completed .github/workflows/py-coverage.yml INFO audit: zizmor: 🌈 completed .github/workflows/py-publish.yml INFO audit: zizmor: 🌈 completed .github/workflows/release-drafter.yml INFO audit: zizmor: 🌈 completed .github/workflows/snyk-container.yml INFO audit: zizmor: 🌈 completed .github/workflows/sphinx.yml INFO audit: zizmor: 🌈 completed .github/workflows/stale.yml Warning: release-drafter.yml:23: detects commit SHAs that don't match their version comment tags: points to commit 267d2e0268de Error: Process completed with exit code 13. ```
1 parent 02b3b12 commit c027a34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-drafter.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
runs-on: ubuntu-latest
2121
steps:
2222
# Draft your next Release notes as Pull Requests are merged into the default branch
23-
- uses: release-drafter/release-drafter@b1476f6e6eb133afa41ed8589daba6dc69b4d3f5 #v6
23+
- uses: release-drafter/release-drafter@267d2e0268deae5d44f3ba5029dd4d6e85f9d52d # v6.1.1
2424
with:
2525
commitish: '${{ inputs.commitish }}'
2626
env:

0 commit comments

Comments
 (0)