Skip to content

Commit

Permalink
chore(deps): bump sarisia/actions-status-discord from 1.15.0 to 1.15.1
Browse files Browse the repository at this point in the history
Bumps [sarisia/actions-status-discord](https://github.com/sarisia/actions-status-discord) from 1.15.0 to 1.15.1.
- [Release notes](https://github.com/sarisia/actions-status-discord/releases)
- [Commits](sarisia/actions-status-discord@v1.15.0...v1.15.1)

---
updated-dependencies:
- dependency-name: sarisia/actions-status-discord
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 2, 2024
1 parent fb1ca2a commit ffa5a0f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/goproxy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
GOPROXY=${{ secrets.GOPROXY }} go mod tidy
- name: Actions Status Discord
uses: sarisia/[email protected].0
uses: sarisia/[email protected].1
if: always()
with:
webhook: ${{ secrets.GOPROXY_DISCORD_WEBHOOK }}
Expand Down

0 comments on commit ffa5a0f

Please sign in to comment.