Skip to content

Commit

Permalink
ci(deps): update taiki-e/install-action action from v2.33.31 to v2.33…
Browse files Browse the repository at this point in the history
….35 (#762)

This PR contains the following updates:

| Package | Type | Update | Change | OpenSSF |
|---|---|---|---|---|
| [taiki-e/install-action](https://togithub.com/taiki-e/install-action)
| action | patch | `v2.33.31` -> `v2.33.35` | [![OpenSSF
Scorecard](https://api.securityscorecards.dev/projects/github.com/taiki-e/install-action/badge)](https://securityscorecards.dev/viewer/?uri=github.com/taiki-e/install-action)
|

---

### Release Notes

<details>
<summary>taiki-e/install-action (taiki-e/install-action)</summary>

###
[`v2.33.35`](https://togithub.com/taiki-e/install-action/releases/tag/v2.33.35):
2.33.35

[Compare
Source](https://togithub.com/taiki-e/install-action/compare/v2.33.34...v2.33.35)

-   Update `syft@latest` to 1.5.0.

###
[`v2.33.34`](https://togithub.com/taiki-e/install-action/releases/tag/v2.33.34):
2.33.34

[Compare
Source](https://togithub.com/taiki-e/install-action/compare/v2.33.33...v2.33.34)

-   Update `dprint@latest` to 0.46.1.

###
[`v2.33.33`](https://togithub.com/taiki-e/install-action/releases/tag/v2.33.33):
2.33.33

[Compare
Source](https://togithub.com/taiki-e/install-action/compare/v2.33.32...v2.33.33)

-   Update `dprint@latest` to 0.46.0.

###
[`v2.33.32`](https://togithub.com/taiki-e/install-action/releases/tag/v2.33.32):
2.33.32

[Compare
Source](https://togithub.com/taiki-e/install-action/compare/v2.33.31...v2.33.32)

-   Update `just@latest` to 1.27.0.

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR is behind base branch, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNzcuNCIsInVwZGF0ZWRJblZlciI6IjM3LjM3Ny43IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiLCJzZW12ZXI6bm9uZSJdfQ==-->

Co-authored-by: mazi-renovate[bot] <161091290+mazi-renovate[bot]@users.noreply.github.com>
  • Loading branch information
mazi-renovate[bot] authored May 29, 2024
1 parent 8161fc1 commit 1a5e948
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ jobs:
key: ${{ matrix.target }}
- name: Install cross
if: ${{ !matrix.os && matrix.use-cross }}
uses: taiki-e/install-action@9c2797b8f281b478a30f4d5f6720c33372b31e78 # v2.33.31
uses: taiki-e/install-action@51b8ba088c63d8750c618764ff2030742da0ec19 # v2.33.35
with:
tool: cross
- run: mkdir dist
Expand Down

0 comments on commit 1a5e948

Please sign in to comment.