Skip to content

Commit c1bed7d

Browse files
authored
Merge pull request #226 from NHSDigital/dependabot/github_actions/slackapi/slack-github-action-2.1.1
Bump slackapi/slack-github-action from 2.1.0 to 2.1.1
2 parents 9a7014a + a8667e3 commit c1bed7d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/cicd-2-publish.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ jobs:
141141
# asset_name: lambda-${{ needs.metadata.outputs.version }}.zip
142142
# asset_content_type: application/zip
143143
- name: "Notify Slack on PR merge"
144-
uses: slackapi/slack-github-action@v2.1.0
144+
uses: slackapi/slack-github-action@v2.1.1
145145
with:
146146
webhook: ${{ secrets.SLACK_WEBHOOK_URL }}
147147
webhook-type: webhook-trigger

0 commit comments

Comments
 (0)