Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
chore(deps): update stacksjs/action-releaser action to v1.2.7
  • Loading branch information
renovate[bot] authored Nov 20, 2025
commit 6b362a4061dd9c77344aae6d0420c2e2dcb5500e
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}}

- name: Attach Binaries
uses: stacksjs/[email protected].6
uses: stacksjs/[email protected].7
with:
files: |
bin/dx-linux-x64
Expand Down
Loading