Skip to content

Commit

Permalink
Merge pull request #90 from NVIDIA/dependabot/github_actions/main/sla…
Browse files Browse the repository at this point in the history
…ckapi/slack-github-action-1.27.0

Bump slackapi/slack-github-action from 1.26.0 to 1.27.0
  • Loading branch information
ArangoGutierrez authored Oct 2, 2024
2 parents f8bf220 + 48653db commit c1568ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/golang.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ jobs:
- name: Send Slack alert notification
id: slack
if: github.event_name == 'push'
uses: slackapi/slack-github-action@v1.26.0
uses: slackapi/slack-github-action@v1.27.0
env:
SLACK_BOT_TOKEN: ${{ secrets.SLACK_BOT_TOKEN }}
SUMMARY_URL: https://github.com/${{github.repository}}/actions/runs/${{github.run_id}}
Expand Down

0 comments on commit c1568ed

Please sign in to comment.