Bump roamingowl/template-output-with-eta in the dependencies group (#1527)

Bumps the dependencies group with 1 update: [roamingowl/template-output-with-eta](https://github.com/roamingowl/template-output-with-eta).


Updates `roamingowl/template-output-with-eta` from 1.12.0 to 1.13.0
- [Release notes](https://github.com/roamingowl/template-output-with-eta/releases)
- [Commits](https://github.com/roamingowl/template-output-with-eta/compare/v1.12.0...v1.13.0)

---
updated-dependencies:
- dependency-name: roamingowl/template-output-with-eta
  dependency-version: 1.13.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2025-08-07 12:56:02 +03:00 committed by GitHub
parent 1c6fb19b76
commit 15bad0ccb5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -182,7 +182,7 @@ jobs:
- name: 📄 Format diff
id: format_diff
if: ${{ steps.read_diff.outputs.diff != '' }}
uses: roamingowl/template-output-with-eta@v1.12.0
uses: roamingowl/template-output-with-eta@v1.13.0
with:
template: |
```markdown
@ -430,7 +430,7 @@ jobs:
- name: 📄 Format diff
id: format_diff
if: ${{ needs.info.outputs.diff != '' }}
uses: roamingowl/template-output-with-eta@v1.12.0
uses: roamingowl/template-output-with-eta@v1.13.0
with:
template: |
```markdown