Skip to content

Commit

Permalink
Bump rust-build/rust-build.action from 1.4.3 to 1.4.4 (#7)
Browse files Browse the repository at this point in the history
Bumps [rust-build/rust-build.action](https://github.com/rust-build/rust-build.action) from 1.4.3 to 1.4.4.
- [Release notes](https://github.com/rust-build/rust-build.action/releases)
- [Commits](rust-build/rust-build.action@v1.4.3...v1.4.4)

---
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 Nov 3, 2023
1 parent 3f79345 commit 4bd39ba
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 @@ -39,7 +39,7 @@ jobs:
steps:
- uses: actions/checkout@master
- name: Compile and release
uses: rust-build/rust-build.action@v1.4.3
uses: rust-build/rust-build.action@v1.4.4
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
Expand Down

0 comments on commit 4bd39ba

Please sign in to comment.