Skip to content

Commit

Permalink
Bump hckops/actions from 0.10.11 to 0.11.0 (#173)
Browse files Browse the repository at this point in the history
Bumps [hckops/actions](https://github.com/hckops/actions) from 0.10.11 to 0.11.0.
- [Commits](hckops/actions@v0.10.11...v0.11.0)

---
updated-dependencies:
- dependency-name: hckops/actions
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jun 3, 2024
1 parent a547964 commit 55de7e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GORELEASER_TOKEN }}

- name: Notification
uses: hckops/actions/discord-action@v0.10.11
uses: hckops/actions/discord-action@v0.11.0
with:
action: create-message
webhook-url: ${{ secrets.DISCORD_WEBHOOK_URL }}
Expand Down

0 comments on commit 55de7e3

Please sign in to comment.