Skip to content

Commit

Permalink
Bump oleksiyrudenko/gha-git-credentials from 2.1.1 to 2.1.2 (#3696)
Browse files Browse the repository at this point in the history
Bumps [oleksiyrudenko/gha-git-credentials](https://github.com/oleksiyrudenko/gha-git-credentials) from 2.1.1 to 2.1.2.
- [Release notes](https://github.com/oleksiyrudenko/gha-git-credentials/releases)
- [Changelog](https://github.com/OleksiyRudenko/gha-git-credentials/blob/master/CHANGELOG.md)
- [Commits](OleksiyRudenko/gha-git-credentials@v2.1.1...v2.1.2)

---
updated-dependencies:
- dependency-name: oleksiyrudenko/gha-git-credentials
  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>
  • Loading branch information
dependabot[bot] authored Aug 23, 2024
1 parent c0c8963 commit 2e3a0c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
fetch-depth: 0

- name: Config Git
uses: oleksiyrudenko/[email protected].1
uses: oleksiyrudenko/[email protected].2
with:
token: "${{ secrets.YEWTEMPBOT_TOKEN }}"

Expand Down

1 comment on commit 2e3a0c3

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yew master branch benchmarks (Lower is better)

Benchmark suite Current: 2e3a0c3 Previous: c0c8963 Ratio
yew-hooks-v0.21.0-keyed 01_run1k 192.9 204.5 0.94
yew-hooks-v0.21.0-keyed 02_replace1k 219.4 231.9 0.95
yew-hooks-v0.21.0-keyed 03_update10th1k_x16 90.2 100.7 0.90
yew-hooks-v0.21.0-keyed 04_select1k 37.5 43.4 0.86
yew-hooks-v0.21.0-keyed 05_swap1k 98.2 107.9 0.91
yew-hooks-v0.21.0-keyed 06_remove-one-1k 76.6 82.7 0.93
yew-hooks-v0.21.0-keyed 07_create10k 2195.4 2223.4 0.99
yew-hooks-v0.21.0-keyed 08_create1k-after1k_x2 227.8 238.1 0.96
yew-hooks-v0.21.0-keyed 09_clear1k_x8 89.4 91.7 0.97
yew-hooks-v0.21.0-keyed 21_ready-memory 2.1522865295410156 2.1027097702026367 1.02
yew-hooks-v0.21.0-keyed 22_run-memory 6.311305999755859 6.311305999755859 1
yew-hooks-v0.21.0-keyed 23_update5-memory 6.524500846862793 6.613293647766113 0.99
yew-hooks-v0.21.0-keyed 25_run-clear-memory 5.187488555908203 5.1480560302734375 1.01
yew-hooks-v0.21.0-keyed 26_run-10k-memory 42.808197021484375 42.78655529022217 1.00
yew-hooks-v0.21.0-keyed 41_size-uncompressed 167.5 167.5 1
yew-hooks-v0.21.0-keyed 42_size-compressed 54.4 54.4 1
yew-hooks-v0.21.0-keyed 43_first-paint 425.5 441 0.96
yew-v0.21.0-keyed 01_run1k 192.8 208.7 0.92
yew-v0.21.0-keyed 02_replace1k 218.2 235.5 0.93
yew-v0.21.0-keyed 03_update10th1k_x16 67.5 81.1 0.83
yew-v0.21.0-keyed 04_select1k 16.1 19.1 0.84
yew-v0.21.0-keyed 05_swap1k 79.1 92.2 0.86
yew-v0.21.0-keyed 06_remove-one-1k 69.3 79.2 0.87
yew-v0.21.0-keyed 07_create10k 2200.9 2283.7 0.96
yew-v0.21.0-keyed 08_create1k-after1k_x2 222.7 239.2 0.93
yew-v0.21.0-keyed 09_clear1k_x8 88.1 90 0.98
yew-v0.21.0-keyed 21_ready-memory 2.120885848999023 2.1206188201904297 1.00
yew-v0.21.0-keyed 22_run-memory 6.196981430053711 6.247907638549805 0.99
yew-v0.21.0-keyed 23_update5-memory 6.3451948165893555 6.307622909545898 1.01
yew-v0.21.0-keyed 25_run-clear-memory 4.9808759689331055 4.918656349182129 1.01
yew-v0.21.0-keyed 26_run-10k-memory 41.56104469299317 41.57816982269287 1.00
yew-v0.21.0-keyed 41_size-uncompressed 165.2 165.2 1
yew-v0.21.0-keyed 42_size-compressed 54.2 54.2 1
yew-v0.21.0-keyed 43_first-paint 423.3 435.4 0.97

This comment was automatically generated by workflow using github-action-benchmark.

Please sign in to comment.