Skip to content

Commit

Permalink
pin dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
berticus2016 committed Apr 23, 2023
1 parent 468170f commit 5379c9b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,6 @@ jobs:
asset_path: MMRelay_setup.exe
asset_name: MMRelay_setup.exe
asset_content_type: application/octet-stream
tag_name: ${{ github.event.release.tag_name }}
release_id: ${{ github.event.release.id }}
upload_url: ${{ github.event.release.upload_url }}
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
meshtastic
matrix-nio
meshtastic==2.1.6
matrix-nio==0.20.2

0 comments on commit 5379c9b

Please sign in to comment.