Skip to content

Commit 3941af0

Browse files
Bump softprops/action-gh-release from 2.0.6 to 2.0.8 (#179)
1 parent 8d5f925 commit 3941af0

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
@@ -24,6 +24,6 @@ jobs:
2424
zip integration_blueprint.zip -r ./
2525
2626
- name: "Upload the ZIP file to the release"
27-
uses: "softprops/action-gh-release@v2.0.6"
27+
uses: "softprops/action-gh-release@v2.0.8"
2828
with:
2929
files: ${{ github.workspace }}/custom_components/integration_blueprint/integration_blueprint.zip

0 commit comments

Comments
 (0)