Skip to content

Commit

Permalink
chore(deps): update softprops/action-gh-release digest to a485adb
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 27, 2024
1 parent 2e23169 commit e4a4b63
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 @@ -126,7 +126,7 @@ jobs:
(cd target/wasm32-unknown-unknown/release/ && mv ruff_fmt_dprint.wasm plugin.wasm)
- name: Release
uses: softprops/action-gh-release@69320dbe05506a9a39fc8ae11030b214ec2d1f87
uses: softprops/action-gh-release@a485adba73bc95d9848c86e019d675bac99de0ed
with:
files: |
crates/ruff_fmt/pkg/ruff_fmt_bg.wasm
Expand Down

0 comments on commit e4a4b63

Please sign in to comment.