Skip to content

Commit

Permalink
Merge pull request #4261 from serlo/dependabot/github_actions/nefrob/…
Browse files Browse the repository at this point in the history
…pr-description-1.2.0

chore(deps): bump nefrob/pr-description from 1.1.2 to 1.2.0
  • Loading branch information
elbotho authored Nov 13, 2024
2 parents e25c619 + bb27d05 commit cd94341
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 cd94341

Please sign in to comment.