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