Skip to content

Commit

Permalink
Bump boa-dev/criterion-compare-action from 3.2.2 to 3.2.3 (#2347)
Browse files Browse the repository at this point in the history
Bumps [boa-dev/criterion-compare-action](https://github.com/boa-dev/criterion-compare-action) from 3.2.2 to 3.2.3.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/boa-dev/criterion-compare-action/releases">boa-dev/criterion-compare-action's releases</a>.</em></p>
<blockquote>
<h2>v3.2.3</h2>
<p>This release updates the used dependencies.</p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/boa-dev/criterion-compare-action/commit/30fae30c96a338076fd4ae26133b2494bcc01f8d"><code>30fae30</code></a> New release (<a href="https://github-redirect.dependabot.com/boa-dev/criterion-compare-action/issues/77">#77</a>)</li>
<li><a href="https://github.com/boa-dev/criterion-compare-action/commit/c1349c04fa2e16e5bcf143236991dca1dff1b9c9"><code>c1349c0</code></a> Updated dependencies, prepared next release (<a href="https://github-redirect.dependabot.com/boa-dev/criterion-compare-action/issues/72">#72</a>)</li>
<li><a href="https://github.com/boa-dev/criterion-compare-action/commit/642307e96c836de92ed6526d04edf3d1351ea023"><code>642307e</code></a> Bump actions/setup-node from 3.3.0 to 3.4.0 (<a href="https://github-redirect.dependabot.com/boa-dev/criterion-compare-action/issues/69">#69</a>)</li>
<li><a href="https://github.com/boa-dev/criterion-compare-action/commit/75cb2cfb6ef932d219b62163575e5a8ac41f3c93"><code>75cb2cf</code></a> Bump prettier from 2.6.2 to 2.7.1 (<a href="https://github-redirect.dependabot.com/boa-dev/criterion-compare-action/issues/67">#67</a>)</li>
<li><a href="https://github.com/boa-dev/criterion-compare-action/commit/c23921b8add77e4c06d09dc09bebba516807b01a"><code>c23921b</code></a> Bump actions/setup-node from 3.2.0 to 3.3.0 (<a href="https://github-redirect.dependabot.com/boa-dev/criterion-compare-action/issues/65">#65</a>)</li>
<li>See full diff in <a href="https://github.com/boa-dev/criterion-compare-action/compare/v3.2.2...v3.2.3">compare view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=boa-dev/criterion-compare-action&package-manager=github_actions&previous-version=3.2.2&new-version=3.2.3)](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 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>
  • Loading branch information
dependabot[bot] committed Oct 17, 2022
1 parent 959b9f1 commit e592a82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pull_request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
~/.cargo/git
~/.cargo/registry
key: ${{ runner.os }}-cargo-${{ hashFiles('**/Cargo.lock') }}
- uses: boa-dev/[email protected].2
- uses: boa-dev/[email protected].3
with:
token: ${{ secrets.GITHUB_TOKEN }}
branchName: ${{ github.base_ref }}
Expand Down

0 comments on commit e592a82

Please sign in to comment.