mirror of
https://github.com/JanDeDobbeleer/oh-my-posh.git
synced 2025-02-02 05:41:10 -08:00
chore(deps): bump cbrgm/mastodon-github-action from 1.0.1 to 1.0.2
Bumps [cbrgm/mastodon-github-action](https://github.com/cbrgm/mastodon-github-action) from 1.0.1 to 1.0.2.
- [Release notes](https://github.com/cbrgm/mastodon-github-action/releases)
- [Commits](6cffb7d449...845d2db774
)
---
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
0b01248a54
commit
7a25ede91a
2
.github/workflows/mastodon.yml
vendored
2
.github/workflows/mastodon.yml
vendored
|
@ -24,7 +24,7 @@ jobs:
|
||||||
notes = notes.trim()
|
notes = notes.trim()
|
||||||
return notes
|
return notes
|
||||||
- name: Toot 🐘
|
- name: Toot 🐘
|
||||||
uses: cbrgm/mastodon-github-action@6cffb7d449201bf36a60589de7a76e18ee226043
|
uses: cbrgm/mastodon-github-action@845d2db774a6ac1c058f0fc7559023797b9d05ae
|
||||||
with:
|
with:
|
||||||
message: |
|
message: |
|
||||||
📦 ${{ github.event.release.name }}
|
📦 ${{ github.event.release.name }}
|
||||||
|
|
Loading…
Reference in a new issue