We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c16f3e1 commit 6d729e1Copy full SHA for 6d729e1
.github/actions/send-teams-notification/action.yml
@@ -167,7 +167,7 @@ runs:
167
${{ github.action_path }}/transform-mentions.sh >> $GITHUB_OUTPUT
168
169
- name: Send teams notification
170
- uses: skitionek/notify-microsoft-teams@190d4d92146df11f854709774a4dae6eaf5e2aa3 # master
+ uses: skitionek/notify-microsoft-teams@11e40c38c3a629ae65a985b582eca4897b01e79e # v1.0.9
171
env:
172
ACTOR_URL: ${{ github.server_url }}/${{ github.triggering_actor }}
173
REPO_URL: ${{ github.server_url }}/${{ github.repository }}
version.txt
@@ -1 +1 @@
1
-v8.22.0
+v8.22.1
0 commit comments