Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
updated-dependencies:
- dependency-name: lukasa1993/android-version-code-update
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 20, 2024
1 parent c66e15a commit f049175
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
echo "MM_CAPTCHA=${{ secrets.CAPTCHA }}" >> secrets.properties
echo "MM_TMDB=${{ secrets.TMDB }}" >> secrets.properties
- uses: lukasa1993/android-version-code-update@v2.0.8
- uses: lukasa1993/android-version-code-update@v2.1.0
id: nextVersionCode
with:
serviceAccountJson: ./service-account.json
Expand Down

0 comments on commit f049175

Please sign in to comment.