Skip to content

Commit efc0282

Browse files
authored
Merge pull request #83 from insideapp-oss/dependabot/github_actions/develop/shogo82148/actions-upload-release-asset-1.3.2
Bump shogo82148/actions-upload-release-asset from 1.3.1 to 1.3.2
2 parents 23d2a49 + 53a902c commit efc0282

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
@@ -20,7 +20,7 @@ jobs:
2020
- name: Build with Maven
2121
run: mvn -B package --file pom.xml
2222
- name: Upload release artifact
23-
uses: shogo82148/[email protected].1
23+
uses: shogo82148/[email protected].2
2424
with:
2525
upload_url: ${{ github.event.release.upload_url }}
2626
asset_path: sonar-flutter-plugin/target/sonar-flutter-plugin-*.jar

0 commit comments

Comments
 (0)