Skip to content

Commit

Permalink
Merge pull request #341 from Pirate-Weather/dependabot/github_actions…
Browse files Browse the repository at this point in the history
…/non-major-versions-35641a6c8a

Bump softprops/action-gh-release from 2.0.8 to 2.0.9 in the non-major-versions group
  • Loading branch information
cloneofghosts authored Nov 4, 2024
2 parents f081bf7 + 13c5962 commit 738b1d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,6 @@ jobs:
zip pirateweather.zip -r ./
- name: "Upload the ZIP file to the release"
uses: softprops/action-gh-release@v2.0.8
uses: softprops/action-gh-release@v2.0.9
with:
files: ${{ github.workspace }}/custom_components/pirateweather/pirateweather.zip

0 comments on commit 738b1d7

Please sign in to comment.