We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 857e2a9 commit 37e042eCopy full SHA for 37e042e
.github/workflows/announce-release.yml
@@ -16,7 +16,7 @@ jobs:
16
runs-on: ubuntu-latest
17
steps:
18
- name: Post to Mastodon
19
- uses: snakemake/[email protected].5
+ uses: snakemake/[email protected].6
20
21
with:
22
access-token: ${{ secrets.MASTODONBOT }}
0 commit comments