Skip to content

Commit

Permalink
Merge pull request #1036 from bluehost/dependabot/github_actions/deve…
Browse files Browse the repository at this point in the history
…lop/dhollerbach/actions.send-message-to-ms-teams-3

GitHub Actions(deps): Bump dhollerbach/actions.send-message-to-ms-teams from 1.0.10 to 3
  • Loading branch information
circlecube authored May 29, 2024
2 parents 3c2cba6 + cf97645 commit 4880ab9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/upload-asset-on-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ jobs:
--data '{"files":["https://hiive.cloud/workers/release-api/plugins/bluehost/bluehost-wordpress-plugin"]}'
- name: Send message to ms teams
uses: dhollerbach/actions.send-message-to-ms-teams@1.0.10
uses: dhollerbach/actions.send-message-to-ms-teams@v3
with:
webhook: '${{ secrets.TEAMS_WEBHOOK_URL }}'
message: "Bluehost plugin version ${{ env.VERSION }} has been released!"

0 comments on commit 4880ab9

Please sign in to comment.