Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
- use v1.4 in example usage
  • Loading branch information
dbertram authored Nov 26, 2024
1 parent cc28fe6 commit 1e44236
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ The timestamp ID of the message (can be used to make subsequent Slack messages a

```yaml
- name: Post Slack message
uses: ynab/slack-post-message-action@v1.3
uses: ynab/slack-post-message-action@v1.4
with:
token: ${{ secrets.SLACK_API_TOKEN }}
channel: "#general"
Expand Down

0 comments on commit 1e44236

Please sign in to comment.