mirror of
https://github.com/JanDeDobbeleer/oh-my-posh.git
synced 2025-01-29 12:01:07 -08:00
chore(deps): bump sebastianpopp/discord-action from 1.0 to 2.0
Bumps [sebastianpopp/discord-action](https://github.com/sebastianpopp/discord-action) from 1.0 to 2.0.
- [Release notes](https://github.com/sebastianpopp/discord-action/releases)
- [Commits](ba18c5aaa8...4f2d5417bc
)
---
updated-dependencies:
- dependency-name: sebastianpopp/discord-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
23dbf1f9d6
commit
536e5415c6
2
.github/workflows/discord.yml
vendored
2
.github/workflows/discord.yml
vendored
|
@ -20,7 +20,7 @@ jobs:
|
|||
notes = notes.trim()
|
||||
return notes
|
||||
- name: Changelog 📝
|
||||
uses: sebastianpopp/discord-action@ba18c5aaa871acf97620c349fd76a187550f12eb
|
||||
uses: sebastianpopp/discord-action@4f2d5417bc61a79593304a62e71cd32427c17790
|
||||
with:
|
||||
webhook: ${{ secrets.CHANGELOG_WEBHOOK }}
|
||||
message: |
|
||||
|
|
Loading…
Reference in a new issue