Skip to content

Commit

Permalink
chore(deps): bump nefrob/pr-description from 1.1.2 to 1.2.0
Browse files Browse the repository at this point in the history
Bumps [nefrob/pr-description](https://github.com/nefrob/pr-description) from 1.1.2 to 1.2.0.
- [Release notes](https://github.com/nefrob/pr-description/releases)
- [Changelog](https://github.com/nefrob/pr-description/blob/master/CHANGELOG.md)
- [Commits](nefrob/pr-description@v1.1.2...v1.2.0)

---
updated-dependencies:
- dependency-name: nefrob/pr-description
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 12, 2024
1 parent c2369ae commit bb27d05
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr_list_staging.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
uses: actions/checkout@v4

- name: update PR description
uses: nefrob/pr-description@v1.1.2
uses: nefrob/pr-description@v1.2.0
with:
content: "<!-- changes-start -->\n---\n## Changes:\n\n${{ steps.associated-pull-requests.outputs.body-groups }}\n${{ steps.associated-pull-requests.outputs.body-others }}\n<!-- changes-end -->"
regex: '<!-- changes-start -->.*?<!-- changes-end -->'
Expand Down

0 comments on commit bb27d05

Please sign in to comment.