Skip to content

Commit

Permalink
Merge pull request #14 from Art-Chen/dependabot/github_actions/yuki-a…
Browse files Browse the repository at this point in the history
…pi/action-dependencies-7aa5d1f730

build(deps): bump kevin-david/zipalign-sign-android-release from 1 to 2 in the action-dependencies group
  • Loading branch information
Art-Chen authored Aug 11, 2024
2 parents 72d7cda + f2ea1cd commit eaf985c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
BUILD_TOOLS_VERSION: ${{ env.BUILD_TOOL_VERSION }}
if: ${{ env.SIGNING_KEY != '' }}
continue-on-error: true
uses: kevin-david/zipalign-sign-android-release@v1
uses: kevin-david/zipalign-sign-android-release@v2
id: sign_app
with:
releaseDirectory: app/build/outputs/apk/release
Expand Down

0 comments on commit eaf985c

Please sign in to comment.