Skip to content

Commit

Permalink
chore(deps): update okuzawats/chatwork-messaging-action action to v1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 2, 2024
1 parent 5ce6f25 commit 86132df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/example.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
id: "arguments"
run: |
echo '::set-output name=message::"[info][title](beer)what time is it now?[/title]it is ${{ env.CURRENT_DATETIME }} now.[/info]"'
- uses: "okuzawats/chatwork-messaging-action@v1.1"
- uses: "okuzawats/chatwork-messaging-action@v1.2"
with:
apiToken: "${{ secrets.API_KEY }}"
roomId: "${{ secrets.ROOM_ID }}"
Expand Down

0 comments on commit 86132df

Please sign in to comment.