Skip to content

Commit

Permalink
fix: workflow ms-teams-deploy-card action version (#39)
Browse files Browse the repository at this point in the history
  • Loading branch information
bchelkowski authored Jan 30, 2023
1 parent 1e56ba8 commit d60abe6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
@semantic-release/changelog@6
@semantic-release/git@10
- name: Teams notification
uses: toko-bifrost/ms-teams-deploy-card@3
uses: toko-bifrost/ms-teams-deploy-card@3.1.2
if: always()
with:
github-token: ${{ github.token }}
Expand Down

0 comments on commit d60abe6

Please # to comment.