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:
parent
1c6fb19b76
commit
15bad0ccb5
1 changed files with 2 additions and 2 deletions
4
.github/workflows/build.yml
vendored
4
.github/workflows/build.yml
vendored
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue