From a16d94ecde3399929829594f66d72e30e8f629a2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 5 Dec 2023 21:13:27 +0000 Subject: [PATCH] chore(deps): update heinrichreimer/github-changelog-generator-action action to v2.4 --- .github/workflows/github.documentation.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/github.documentation.yaml b/.github/workflows/github.documentation.yaml index 9e2f218..77122b3 100644 --- a/.github/workflows/github.documentation.yaml +++ b/.github/workflows/github.documentation.yaml @@ -12,7 +12,7 @@ jobs: contents: write steps: - uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1 - - uses: heinrichreimer/github-changelog-generator-action@6f5b9494dd265d6fb7243a10c53dc0169c55f247 # v2.3 + - uses: heinrichreimer/github-changelog-generator-action@e60b5a2bd9fcd88dadf6345ff8327863fb8b490f # v2.4 with: token: ${{ secrets.GITHUB_TOKEN }} # NOTE: seems impossible to use terraform-docs/gh-actions with EndBug/add-and-commit... so