Skip to content

Commit a853b23

Browse files
authored
Merge pull request #273 from sebr/dependabot/github_actions/softprops/action-gh-release-2.2.1
2 parents 4fc798c + 586beaf commit a853b23

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,6 @@ jobs:
2424
zip inception.zip -r ./
2525
2626
- name: "Upload the ZIP file to the release"
27-
uses: "softprops/action-gh-release@v2.2.0"
27+
uses: "softprops/action-gh-release@v2.2.1"
2828
with:
2929
files: ${{ github.workspace }}/custom_components/inception/inception.zip

0 commit comments

Comments
 (0)