Skip to content

Commit

Permalink
chore(deps): update softprops/action-gh-release digest to 810bfa2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 20, 2024
1 parent 2e23169 commit 7afcd0e
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@810bfa2cd5f7c2bd4138fa75005d437ba562db81
with:
files: |
crates/ruff_fmt/pkg/ruff_fmt_bg.wasm
Expand Down

0 comments on commit 7afcd0e

Please sign in to comment.