Skip to content

Commit

Permalink
chore(deps): update softprops/action-gh-release digest to 4634c16
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 7, 2024
1 parent 0b7d7ee commit c3298fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ jobs:
(cd target/wasm32-unknown-unknown/release/ && mv ruff_fmt_dprint.wasm plugin.wasm)
- name: Release
uses: softprops/action-gh-release@c9b46fe7aad9f02afd89b12450b780f52dacfb2d
uses: softprops/action-gh-release@4634c16e79c963813287e889244c50009e7f0981
with:
files: |
crates/ruff_fmt/pkg/ruff_fmt_bg.wasm
Expand Down

0 comments on commit c3298fd

Please sign in to comment.