Skip to content

Commit

Permalink
chore(deps): bump rust-build/rust-build.action in /.github/workflows (#…
Browse files Browse the repository at this point in the history
…190)

Bumps [rust-build/rust-build.action](https://github.com/rust-build/rust-build.action) from 1.4.4 to 1.4.5.
- [Release notes](https://github.com/rust-build/rust-build.action/releases)
- [Commits](rust-build/rust-build.action@v1.4.4...v1.4.5)

---
updated-dependencies:
- dependency-name: rust-build/rust-build.action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 26, 2024
1 parent 8a38d74 commit 03fd0c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- name: Compile and release
uses: rust-build/rust-build.action@v1.4.4
uses: rust-build/rust-build.action@v1.4.5
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
Expand Down

0 comments on commit 03fd0c1

Please sign in to comment.