Skip to content

Commit

Permalink
build(deps): Bump sqren/backport-github-action from 9.3.0 to 9.3.1 (#328
Browse files Browse the repository at this point in the history
)

Bumps
[sqren/backport-github-action](https://github.com/sqren/backport-github-action)
from 9.3.0 to 9.3.1.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/sqren/backport-github-action/releases">sqren/backport-github-action's
releases</a>.</em></p>
<blockquote>
<h2>Bump to Node 20</h2>
<p>Require Node 20</p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/sorenlouv/backport-github-action/commit/f7073a2287aefc1fa12685eb25a712ab5620445c"><code>f7073a2</code></a>
v9.3.1</li>
<li><a
href="https://github.com/sorenlouv/backport-github-action/commit/619483db3de0ff0108852810e30f9870ecfc7e93"><code>619483d</code></a>
Require Node 20</li>
<li><a
href="https://github.com/sorenlouv/backport-github-action/commit/2a176e7e6f861fc968ab30ae125c72ed852e692e"><code>2a176e7</code></a>
Update owner from sqren to sorenlouv</li>
<li><a
href="https://github.com/sorenlouv/backport-github-action/commit/7567d5c25882463eaf2b4b1b5a7dfc472de048f9"><code>7567d5c</code></a>
v9.3.0-a</li>
<li><a
href="https://github.com/sorenlouv/backport-github-action/commit/8e4d3a25890fc055ff642d325be921ac5b05c178"><code>8e4d3a2</code></a>
Remove early abort (<a
href="https://redirect.github.com/sqren/backport-github-action/issues/110">#110</a>)</li>
<li>See full diff in <a
href="https://github.com/sqren/backport-github-action/compare/v9.3.0...v9.3.1">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=sqren/backport-github-action&package-manager=github_actions&previous-version=9.3.0&new-version=9.3.1)](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>
  • Loading branch information
dependabot[bot] authored Feb 5, 2024
1 parent ab6c2f2 commit 741be0b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/backport.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
)
steps:
- name: Backport Action
uses: sqren/backport-github-action@v9.3.0
uses: sqren/backport-github-action@v9.3.1
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
auto_backport_label_prefix: backport-to-
Expand Down

0 comments on commit 741be0b

Please sign in to comment.