From ca1949e1c3ace51549a4c987547d051a61771d0b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 6 Oct 2023 04:21:18 +0000 Subject: [PATCH] chore(deps): bump bitflight-devops/github-action-readme-generator Bumps [bitflight-devops/github-action-readme-generator](https://github.com/bitflight-devops/github-action-readme-generator) from 1.4.0 to 1.5.0. - [Release notes](https://github.com/bitflight-devops/github-action-readme-generator/releases) - [Commits](https://github.com/bitflight-devops/github-action-readme-generator/compare/v1.4.0...v1.5.0) --- updated-dependencies: - dependency-name: bitflight-devops/github-action-readme-generator dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/release-actions.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release-actions.yml b/.github/workflows/release-actions.yml index 00e8f75..0072c98 100644 --- a/.github/workflows/release-actions.yml +++ b/.github/workflows/release-actions.yml @@ -126,7 +126,7 @@ jobs: - uses: actions/checkout@v4 - name: 📖 Generate README - uses: bitflight-devops/github-action-readme-generator@v1.4.0 + uses: bitflight-devops/github-action-readme-generator@v1.5.0 with: action: ${{ matrix.action }}/action.yml readme: ${{ matrix.action }}/README.md