Skip to content

Commit 06e88f0

Browse files
chore(deps): bump nearform/github-action-notify-release (#31)
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>
1 parent 9ffcd9b commit 06e88f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/notify-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,6 @@ jobs:
1010
runs-on: ubuntu-latest
1111
steps:
1212
- name: Notify release
13-
uses: nearform/github-action-notify-release@v1.2.5
13+
uses: nearform/github-action-notify-release@v1.2.6
1414
with:
1515
github-token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)