Skip to content

Commit 6331d40

Browse files
chore(deps): bump nearform/github-action-notify-release (#672)
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>
1 parent 6e41b68 commit 6331d40

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
@@ -9,6 +9,6 @@ jobs:
99
setup:
1010
runs-on: ubuntu-latest
1111
steps:
12-
- uses: nearform/[email protected].7
12+
- uses: nearform/[email protected].8
1313
with:
1414
github-token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)