Skip to content

Commit a4f6a44

Browse files
authored
Merge pull request #46 from CM000n/dependabot/github_actions/softprops/action-gh-release-2.0.8
Bump softprops/action-gh-release from 2.0.6 to 2.0.8
2 parents 1b11631 + db0b267 commit a4f6a44

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
inputs: ${{ github.workspace }}/custom_components/qss/qss.zip
3939

4040
- name: ⬆️ Upload zip to release
41-
uses: softprops/[email protected].6
41+
uses: softprops/[email protected].8
4242
with:
4343
files: ${{ github.workspace }}/custom_components/qss/qss.zip
4444

0 commit comments

Comments
 (0)