Skip to content

Commit

Permalink
Merge pull request #150 from matiaskorhonen/dependabot/github_actions…
Browse files Browse the repository at this point in the history
…/taiki-e/upload-rust-binary-action-1.22.1

Bump taiki-e/upload-rust-binary-action from 1.22.0 to 1.22.1
  • Loading branch information
matiaskorhonen authored Nov 1, 2024
2 parents 58959c2 + d1c516c commit a688ebd
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 @@ -106,7 +106,7 @@ jobs:
run: |
echo "include_docs=target/${{ matrix.target }}/release/man,target/${{ matrix.target }}/release/completion" >> $GITHUB_ENV
- id: upload-rust-binary-action
uses: taiki-e/[email protected].0
uses: taiki-e/[email protected].1
with:
# (required) Comma-separated list of binary names (non-extension portion of filename) to build and upload.
# Note that glob pattern is not supported yet.
Expand Down

0 comments on commit a688ebd

Please sign in to comment.