We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9a7014a + a8667e3 commit c1bed7dCopy full SHA for c1bed7d
1 file changed
.github/workflows/cicd-2-publish.yaml
@@ -141,7 +141,7 @@ jobs:
141
# asset_name: lambda-${{ needs.metadata.outputs.version }}.zip
142
# asset_content_type: application/zip
143
- name: "Notify Slack on PR merge"
144
- uses: slackapi/slack-github-action@v2.1.0
+ uses: slackapi/slack-github-action@v2.1.1
145
with:
146
webhook: ${{ secrets.SLACK_WEBHOOK_URL }}
147
webhook-type: webhook-trigger
0 commit comments