Skip to content

Commit

Permalink
Bump nearform/github-action-notify-release from 1.2.5 to 1.2.6 (#68)
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.5 to 1.2.6.
- [Release notes](https://github.com/nearform/github-action-notify-release/releases)
- [Commits](nearform-actions/github-action-notify-release@v1.2.5...v1.2.6)

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 Jun 1, 2021
1 parent ca6b176 commit e5c0223
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 @@ -9,7 +9,7 @@ jobs:
setup:
runs-on: ubuntu-latest
steps:
- uses: nearform/github-action-notify-release@v1.2.5
- uses: nearform/github-action-notify-release@v1.2.6
with:
github-token: ${{secrets.GITHUB_TOKEN}}
stale-days: 7

0 comments on commit e5c0223

Please sign in to comment.