Skip to content

Commit

Permalink
Update rust-build/rust-build.action action to v1.4.5 (#16)
Browse files Browse the repository at this point in the history
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[rust-build/rust-build.action](https://togithub.com/rust-build/rust-build.action)
| action | patch | `v1.4.4` -> `v1.4.5` |

---

### Release Notes

<details>
<summary>rust-build/rust-build.action
(rust-build/rust-build.action)</summary>

###
[`v1.4.5`](https://togithub.com/rust-build/rust-build.action/releases/tag/v1.4.5):
Version 1.4.5

[Compare
Source](https://togithub.com/rust-build/rust-build.action/compare/v1.4.4...v1.4.5)

#### What's Changed

- Bump rust version to rust:1.76.0-alpine3.19 by
[@&#8203;maximehk](https://togithub.com/maximehk) in
[https://github.com/rust-build/rust-build.action/pull/90](https://togithub.com/rust-build/rust-build.action/pull/90)

#### New Contributors

- [@&#8203;maximehk](https://togithub.com/maximehk) made their first
contribution in
[https://github.com/rust-build/rust-build.action/pull/90](https://togithub.com/rust-build/rust-build.action/pull/90)

**Full Changelog**:
rust-build/rust-build.action@v1.4.4...v1.4.5

</details>

---

### Configuration

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

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

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

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/CaffeeLake/ads1115-influx-exporter).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMTIuMCIsInVwZGF0ZWRJblZlciI6IjM3LjIxMi4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 25, 2024
1 parent 3c7f179 commit 697ae91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
steps:
- uses: actions/checkout@master
- name: Compile and release
uses: rust-build/[email protected].4
uses: rust-build/[email protected].5
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
Expand Down

0 comments on commit 697ae91

Please sign in to comment.