Skip to content

Commit

Permalink
build(deps): bump nearform/github-action-notify-release (#165)
Browse files Browse the repository at this point in the history
Bumps [nearform/github-action-notify-release](https://github.com/nearform/github-action-notify-release) from 1.10.58 to 1.11.0.
- [Release notes](https://github.com/nearform/github-action-notify-release/releases)
- [Commits](nearform-actions/github-action-notify-release@v1.10.58...v1.11.0)

---
updated-dependencies:
- dependency-name: nearform/github-action-notify-release
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed May 1, 2024
1 parent 26ffbfd commit 5f4f168
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/notify-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Notify release
uses: nearform/github-action-notify-release@v1.10.58
uses: nearform/github-action-notify-release@v1.11.0
with:
github-token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 5f4f168

Please sign in to comment.