Skip to content

Commit

Permalink
chore(deps): bump nearform/github-action-notify-release (#116)
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.9.4 to 1.9.5.
- [Release notes](https://github.com/nearform/github-action-notify-release/releases)
- [Commits](nearform-actions/github-action-notify-release@v1.9.4...v1.9.5)

---
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>
  • Loading branch information
dependabot[bot] authored Mar 4, 2023
1 parent baa064e commit f27605f
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.9.4
uses: nearform/github-action-notify-release@v1.9.5
with:
github-token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit f27605f

Please sign in to comment.