Skip to content

Commit 8f92120

Browse files
Bump cbrgm/mastodon-github-action from 1 to 2 (#722)
Bumps [cbrgm/mastodon-github-action](https://github.com/cbrgm/mastodon-github-action) from 1 to 2. - [Release notes](https://github.com/cbrgm/mastodon-github-action/releases) - [Commits](cbrgm/mastodon-github-action@v1...v2) --- updated-dependencies: - dependency-name: cbrgm/mastodon-github-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 20d2715 commit 8f92120

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-toot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
toot:
1111
runs-on: ubuntu-latest
1212
steps:
13-
- uses: cbrgm/mastodon-github-action@v1
13+
- uses: cbrgm/mastodon-github-action@v2
1414
if: ${{ !github.event.repository.private }}
1515
with:
1616
# GitHub event payload

0 commit comments

Comments
 (0)