diff --git a/.github/workflows/release-actions.yml b/.github/workflows/release-actions.yml index 2c9e0fb..86dc0b9 100644 --- a/.github/workflows/release-actions.yml +++ b/.github/workflows/release-actions.yml @@ -121,7 +121,7 @@ jobs: - uses: actions/checkout@v4 - name: 📖 Generate README - uses: bitflight-devops/github-action-readme-generator@v1.3.14 + uses: bitflight-devops/github-action-readme-generator@v1.4.0 with: action: ${{ matrix.action }}/action.yml readme: ${{ matrix.action }}/README.md