Bump nearform/github-action-notify-release from 1.2.2 to 1.2.7 (#300)

Bumps [nearform/github-action-notify-release](https://github.com/nearform/github-action-notify-release) from 1.2.2 to 1.2.7.
- [Release notes](https://github.com/nearform/github-action-notify-release/releases)
- [Commits](https://github.com/nearform/github-action-notify-release/compare/v1.2.2...v1.2.7)

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2021-11-18 00:51:57 -03:00 committed by GitHub
parent a1cf7b7a6f
commit 40feb73bde
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -10,6 +10,6 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Notify release
uses: nearform/github-action-notify-release@v1.2.2
uses: nearform/github-action-notify-release@v1.2.7
with:
github-token: ${{ secrets.GITHUB_TOKEN }}