mirror of
https://github.com/JanDeDobbeleer/oh-my-posh.git
synced 2024-11-09 20:44:03 -08:00
chore(deps): bump cbrgm/mastodon-github-action from 1.0.2 to 1.0.3
Bumps [cbrgm/mastodon-github-action](https://github.com/cbrgm/mastodon-github-action) from 1.0.2 to 1.0.3.
- [Release notes](https://github.com/cbrgm/mastodon-github-action/releases)
- [Commits](845d2db774...d98ab3376f
)
---
updated-dependencies:
- dependency-name: cbrgm/mastodon-github-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
a0a171a3ae
commit
c6396dd1b7
2
.github/workflows/mastodon.yml
vendored
2
.github/workflows/mastodon.yml
vendored
|
@ -24,7 +24,7 @@ jobs:
|
|||
notes = notes.trim()
|
||||
return notes
|
||||
- name: Toot 🐘
|
||||
uses: cbrgm/mastodon-github-action@845d2db774a6ac1c058f0fc7559023797b9d05ae
|
||||
uses: cbrgm/mastodon-github-action@d98ab3376f941df14d37d5737961de431c0838c6
|
||||
with:
|
||||
message: |
|
||||
📦 ${{ github.event.release.name }}
|
||||
|
|
Loading…
Reference in a new issue