Skip to content

Commit b185156

Browse files
chore(deps): update softprops/action-gh-release digest to 019fc21
1 parent 2e23169 commit b185156

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ jobs:
126126
(cd target/wasm32-unknown-unknown/release/ && mv ruff_fmt_dprint.wasm plugin.wasm)
127127
128128
- name: Release
129-
uses: softprops/action-gh-release@69320dbe05506a9a39fc8ae11030b214ec2d1f87
129+
uses: softprops/action-gh-release@019fc2114df1f9a8aaa8b5449761f34bdb225615
130130
with:
131131
files: |
132132
crates/ruff_fmt/pkg/ruff_fmt_bg.wasm

0 commit comments

Comments
 (0)