Skip to content

Commit

Permalink
chore(deps): update softprops/action-gh-release digest to 1ce812a
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 11, 2024
1 parent 7449d75 commit 1706773
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@975c1b265e11dd76618af1c374e7981f9a6ff44a
uses: softprops/action-gh-release@1ce812a7bd7fa6c191ed3334eeace31579a98f25
with:
files: |
crates/ruff_fmt/pkg/ruff_fmt_bg.wasm
Expand Down

0 comments on commit 1706773

Please sign in to comment.