Skip to content

Commit f9934a5

Browse files
Release v1.10.6 (#494)
Co-authored-by: simoneb <[email protected]>
1 parent 2f75c9a commit f9934a5

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

dist/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70664,7 +70664,7 @@ module.exports = {
7066470664
"use strict";
7066570665

7066670666

70667-
// Borrowed from https://github.com/nearform/optic-release-automation-action/blob/main/src/utils/execWithOutput.js
70667+
// Borrowed from https://github.com/nearform-actions/optic-release-automation-action/blob/main/src/utils/execWithOutput.js
7066870668

7066970669
const { StringDecoder } = __nccwpck_require__(6915)
7067070670

dist/issue.template.hbs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,5 @@ Unreleased commits have been found which are pending release, please publish the
1212

1313
- The notification will be snoozed for {{this.notifyAfter}}, starting when the issue is closed. After this period has passed, a new notification issue will be created the next time this action is run.
1414

15-
> Issue generated by [github-actions-notify-release](https://github.com/nearform/github-action-notify-release).
15+
> Issue generated by [github-actions-notify-release](https://github.com/nearform-actions/github-action-notify-release).
1616

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "github-action-notify-release",
3-
"version": "1.10.5",
3+
"version": "1.10.6",
44
"description": "Github action for notifying of a pending release",
55
"main": "dist/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)