Skip to content

Commit 0dda5c7

Browse files
Bump nhs-england-tools/notify-msteams-action from 0.0.4 to 1.0.0 (nhs-england-tools#175)
Bumps [nhs-england-tools/notify-msteams-action](https://github.com/nhs-england-tools/notify-msteams-action) from 0.0.4 to 1.0.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/nhs-england-tools/notify-msteams-action/releases">nhs-england-tools/notify-msteams-action's releases</a>.</em></p> <blockquote> <h2>v1.0.0</h2> <h1>1.0.0 (2024-10-08)</h1> <h3>Bug Fixes</h3> <ul> <li>added extension to artifact (<a href="https://redirect.github.com/nhs-england-tools/notify-msteams-action/issues/185">#185</a>) (<a href="https://github.com/nhs-england-tools/notify-msteams-action/commit/f9017d29bfeb3b5fb872748318a242415cab33cf">f9017d2</a>)</li> <li>incorrect value in package.json repository (<a href="https://redirect.github.com/nhs-england-tools/notify-msteams-action/issues/194">#194</a>) (<a href="https://github.com/nhs-england-tools/notify-msteams-action/commit/450ab55046abcfb0ea7d0943e04aa1b950f08e01">450ab55</a>)</li> <li>removed download and unzip steps (<a href="https://redirect.github.com/nhs-england-tools/notify-msteams-action/issues/190">#190</a>) (<a href="https://github.com/nhs-england-tools/notify-msteams-action/commit/63e0ad359f9a44cc894cd118284a10309afd31a4">63e0ad3</a>)</li> <li>run build and test on main branch (<a href="https://redirect.github.com/nhs-england-tools/notify-msteams-action/issues/168">#168</a>) (<a href="https://github.com/nhs-england-tools/notify-msteams-action/commit/b6d7803fea6d803380d986bf7a3ef93f8705dacf">b6d7803</a>)</li> <li>updated download artifact action (<a href="https://redirect.github.com/nhs-england-tools/notify-msteams-action/issues/184">#184</a>) (<a href="https://github.com/nhs-england-tools/notify-msteams-action/commit/2c3ddab0215351fadfc4dd60a31c58af1819c36f">2c3ddab</a>)</li> </ul> <h3>Features</h3> <ul> <li>added semantic versioning (<a href="https://redirect.github.com/nhs-england-tools/notify-msteams-action/issues/148">#148</a>) (<a href="https://github.com/nhs-england-tools/notify-msteams-action/commit/51d5f13d00c5092e3fb5c72f4fb4b077fef91fe9">51d5f13</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/nhs-england-tools/notify-msteams-action/commit/450ab55046abcfb0ea7d0943e04aa1b950f08e01"><code>450ab55</code></a> fix: incorrect value in package.json repository (<a href="https://redirect.github.com/nhs-england-tools/notify-msteams-action/issues/194">#194</a>)</li> <li><a href="https://github.com/nhs-england-tools/notify-msteams-action/commit/63e0ad359f9a44cc894cd118284a10309afd31a4"><code>63e0ad3</code></a> fix: removed download and unzip steps (<a href="https://redirect.github.com/nhs-england-tools/notify-msteams-action/issues/190">#190</a>)</li> <li><a href="https://github.com/nhs-england-tools/notify-msteams-action/commit/f9017d29bfeb3b5fb872748318a242415cab33cf"><code>f9017d2</code></a> fix: added extension to artifact (<a href="https://redirect.github.com/nhs-england-tools/notify-msteams-action/issues/185">#185</a>)</li> <li><a href="https://github.com/nhs-england-tools/notify-msteams-action/commit/2c3ddab0215351fadfc4dd60a31c58af1819c36f"><code>2c3ddab</code></a> fix: updated download artifact action (<a href="https://redirect.github.com/nhs-england-tools/notify-msteams-action/issues/184">#184</a>)</li> <li><a href="https://github.com/nhs-england-tools/notify-msteams-action/commit/b6d7803fea6d803380d986bf7a3ef93f8705dacf"><code>b6d7803</code></a> fix: run build and test on main branch (<a href="https://redirect.github.com/nhs-england-tools/notify-msteams-action/issues/168">#168</a>)</li> <li><a href="https://github.com/nhs-england-tools/notify-msteams-action/commit/51d5f13d00c5092e3fb5c72f4fb4b077fef91fe9"><code>51d5f13</code></a> feat: added semantic versioning (<a href="https://redirect.github.com/nhs-england-tools/notify-msteams-action/issues/148">#148</a>)</li> <li><a href="https://github.com/nhs-england-tools/notify-msteams-action/commit/531875117a402e948a221cd4808ff12d0f990c4f"><code>5318751</code></a> aligning to current repository template (<a href="https://redirect.github.com/nhs-england-tools/notify-msteams-action/issues/96">#96</a>)</li> <li><a href="https://github.com/nhs-england-tools/notify-msteams-action/commit/70b6a63f9f4ef76a70108ba554325758d830b424"><code>70b6a63</code></a> Bump github/codeql-action from 2 to 3 (<a href="https://redirect.github.com/nhs-england-tools/notify-msteams-action/issues/103">#103</a>)</li> <li><a href="https://github.com/nhs-england-tools/notify-msteams-action/commit/ce7e2c26ae14447939ba32ddc1bbc89fb850b45a"><code>ce7e2c2</code></a> Bump <code>@​typescript-eslint/eslint-plugin</code> from 6.6.0 to 6.11.0 (<a href="https://redirect.github.com/nhs-england-tools/notify-msteams-action/issues/93">#93</a>)</li> <li><a href="https://github.com/nhs-england-tools/notify-msteams-action/commit/cecaa46b5d76bd9c49d9a7a163d2468cb3732c2b"><code>cecaa46</code></a> Bump actions/setup-node from 3.8.1 to 4.0.0 (<a href="https://redirect.github.com/nhs-england-tools/notify-msteams-action/issues/84">#84</a>)</li> <li>Additional commits viewable in <a href="https://github.com/nhs-england-tools/notify-msteams-action/compare/v0.0.4...v1.0.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=nhs-england-tools/notify-msteams-action&package-manager=github_actions&previous-version=0.0.4&new-version=1.0.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 438b8af commit 0dda5c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cicd-2-publish.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ jobs:
8989
run: echo "secret_exist=${{ secrets.TEAMS_NOTIFICATION_WEBHOOK_URL != '' }}" >> $GITHUB_OUTPUT
9090
- name: "Notify on publishing packages"
9191
if: steps.check.outputs.secret_exist == 'true'
92-
uses: nhs-england-tools/notify-msteams-action@v0.0.4
92+
uses: nhs-england-tools/notify-msteams-action@v1.0.0
9393
with:
9494
github-token: ${{ secrets.GITHUB_TOKEN }}
9595
teams-webhook-url: ${{ secrets.TEAMS_NOTIFICATION_WEBHOOK_URL }}

0 commit comments

Comments
 (0)