Skip to content

Commit

Permalink
chore(deps): update zulip/github-actions-zulip action to v0.1.2 (#6111)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot committed Jul 29, 2021
1 parent baf640d commit 6c0350f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}

- name: Send a stream message
uses: zulip/github-actions-zulip@v0.1.0
uses: zulip/github-actions-zulip@v0.1.2
if: steps.changesets.outputs.published == 'true'
with:
api-key: ${{ secrets.ZULIP_API_KEY }}
Expand Down

0 comments on commit 6c0350f

Please sign in to comment.