Skip to content

Commit

Permalink
Bump nearform/github-action-notify-release from 1.2.7 to 1.2.8 (#59)
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.2.7 to 1.2.8.
- [Release notes](https://github.com/nearform/github-action-notify-release/releases)
- [Commits](nearform-actions/github-action-notify-release@v1.2.7...v1.2.8)

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

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 Dec 23, 2021
1 parent 71e50b7 commit b4b5bbe
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/[email protected].7
uses: nearform/[email protected].8
with:
github-token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit b4b5bbe

Please sign in to comment.