Skip to content

Commit 826e91c

Browse files
committed
fix: updated action release
1 parent d1740d1 commit 826e91c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/announce-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
runs-on: ubuntu-latest
1717
steps:
1818
- name: Post to Mastodon
19-
uses: snakemake/mastodon-release-post-action@v1.0.8
19+
uses: snakemake/mastodon-release-post-action@v1.1.0
2020

2121
with:
2222
access-token: ${{ secrets.MASTODONBOT }}

0 commit comments

Comments
 (0)