Skip to content

Commit b2a0db7

Browse files
Bump svenstaro/upload-release-action from 2.7.0 to 2.9.0
Bumps [svenstaro/upload-release-action](https://github.com/svenstaro/upload-release-action) from 2.7.0 to 2.9.0. - [Release notes](https://github.com/svenstaro/upload-release-action/releases) - [Changelog](https://github.com/svenstaro/upload-release-action/blob/master/CHANGELOG.md) - [Commits](svenstaro/upload-release-action@2.7.0...2.9.0) --- updated-dependencies: - dependency-name: svenstaro/upload-release-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 908c96d commit b2a0db7

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
@@ -17,7 +17,7 @@ jobs:
1717
zip argon40.zip -r ./
1818
1919
- name: Upload zip to release
20-
uses: svenstaro/upload-release-action@2.7.0
20+
uses: svenstaro/upload-release-action@2.9.0
2121
with:
2222
repo_token: ${{ secrets.GITHUB_TOKEN }}
2323
file: /home/runner/work/argon40/argon40/custom_components/argon40/argon40.zip

0 commit comments

Comments
 (0)