Skip to content

Commit

Permalink
CI: Make sure all actions are pinned as @commit # tag (#120923)
Browse files Browse the repository at this point in the history
  • Loading branch information
DilumAluthge authored Dec 8, 2024
1 parent 4ad49ba commit 3525511
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/breaking_change_feed.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
PR_NUMBER: ${{ github.event.number }}
PR_BODY: ${{ github.event.pull_request.body }}
- name: Update Zulip feed
uses: zulip/github-actions-zulip/send-message@e4c8f27c732ba9bd98ac6be0583096dea82feea5
uses: zulip/github-actions-zulip/send-message@e4c8f27c732ba9bd98ac6be0583096dea82feea5 # v1.0.2
with:
api-key: ${{ secrets.ZULIP_API_KEY }}
email: '[email protected]'
Expand Down

0 comments on commit 3525511

Please sign in to comment.