Skip to content

Commit a98c5cb

Browse files
authored
Merge pull request #62 from Misiu/dependabot/github_actions/svenstaro/upload-release-action-2.9.0
Bump svenstaro/upload-release-action from 2.7.0 to 2.9.0
2 parents ed59986 + b2a0db7 commit a98c5cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
zip argon40.zip -r ./
1818
1919
- name: Upload zip to release
20-
uses: svenstaro/upload-release-action@2.7.0
20+
uses: svenstaro/upload-release-action@2.9.0
2121
with:
2222
repo_token: ${{ secrets.GITHUB_TOKEN }}
2323
file: /home/runner/work/argon40/argon40/custom_components/argon40/argon40.zip

0 commit comments

Comments
 (0)