Skip to content

Commit

Permalink
Merge pull request #94 from 8go/dependabot/github_actions/rust-build/…
Browse files Browse the repository at this point in the history
…rust-build.action-1.4.5

Bump rust-build/rust-build.action from 1.4.4 to 1.4.5
  • Loading branch information
8go authored Aug 30, 2024
2 parents 77b96ab + ba6875a commit 0086011
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-manual.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,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 0086011

Please sign in to comment.