diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2021-04-28 09:28:01 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-04-28 09:28:01 +0300 |
| commit | 76bc3727408cfac8e1886da164a04f6f05cfd20c (patch) | |
| tree | 6f915e302f3650b4e1f5940819c8d66e5841d886 /.github | |
| parent | e9318379cab0d260f54a43b0b481dabc77bdfb90 (diff) | |
Bump yuzutech/zulip-send-message-action from v0.1.0 to v0.1.2 (#397)
Bumps [yuzutech/zulip-send-message-action](https://github.com/yuzutech/zulip-send-message-action) from v0.1.0 to v0.1.2.
- [Release notes](https://github.com/yuzutech/zulip-send-message-action/releases)
- [Commits](https://github.com/yuzutech/zulip-send-message-action/compare/v0.1.0...6de64d93de9e3c55a31414301fe646cc51ab1831)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to '.github')
| -rw-r--r-- | .github/workflows/release.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 6a85979..eab2add 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -19,7 +19,7 @@ jobs: - name: Set release version run: echo "RELEASE_VERSION=${GITHUB_REF#refs/*/}" >> $GITHUB_ENV - name: Announcement - uses: yuzutech/zulip-send-message-action@v0.1.0 + uses: yuzutech/zulip-send-message-action@v0.1.2 with: username: ${{ secrets.ZULIP_USERNAME }} api-key: ${{ secrets.ZULIP_API_KEY }} |
