Skip to content

Commit

Permalink
Rcskosir formatting (#125)
Browse files Browse the repository at this point in the history
[ENHANCEMENT] * dependencies - `frontdoor` - partial update to use `2024-02-01` API [GH-28233]
  • Loading branch information
rcskosir authored Dec 14, 2024
1 parent ead5373 commit f233f1d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/updateChangelog.yml
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ jobs:
git config user.email "41898282+github-actions[bot]@users.noreply.github.com"
git config user.name "github-actions[bot]"
python update_changelog.py "${{ needs.changelog-entry.outputs.entry }}"
python update_changelog.py '${{ needs.changelog-entry.outputs.entry }}'
git add CHANGELOG.md
git commit -m "Update changelog"
Expand Down

0 comments on commit f233f1d

Please sign in to comment.