Skip to content

Commit 49c472a

Browse files
Merge pull request #12 from andrew-codechimp/dependabot/github_actions/softprops/action-gh-release-2.2.2
2 parents 1c95fce + c82f685 commit 49c472a

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
@@ -30,6 +30,6 @@ jobs:
3030
zip periodic_min_max.zip -r ./
3131
3232
- name: "Upload the ZIP file to the release"
33-
uses: softprops/action-gh-release@v2.2.1
33+
uses: softprops/action-gh-release@v2.2.2
3434
with:
3535
files: ${{ github.workspace }}/custom_components/periodic_min_max/periodic_min_max.zip

0 commit comments

Comments
 (0)