Skip to content

Commit

Permalink
chore(deps): update zulip/github-actions-zulip action to v1 (#6157)
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 Aug 14, 2021
1 parent ca0e845 commit dd2cb41
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr-release.yml
Expand Up @@ -50,7 +50,7 @@ jobs:
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}

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

0 comments on commit dd2cb41

Please sign in to comment.