Skip to content

Commit

Permalink
Merge pull request #581 from robinostlund/dependabot/github_actions/s…
Browse files Browse the repository at this point in the history
…venstaro/upload-release-action-2.9.0
  • Loading branch information
dependabot[bot] authored Mar 3, 2024
2 parents 0716fa7 + 30671d9 commit f2a68fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
zip volkswagencarnet.zip -r ./
- name: Upload zip to release
uses: svenstaro/upload-release-action@2.7.0
uses: svenstaro/upload-release-action@2.9.0
with:
repo_token: ${{ secrets.GITHUB_TOKEN }}
file: ./custom_components/volkswagencarnet/volkswagencarnet.zip
Expand Down

0 comments on commit f2a68fc

Please sign in to comment.