Skip to content

Commit

Permalink
bump docker image to v2.1.0 in action.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
ashutoshgngwr committed Jan 11, 2025
1 parent 3d81c0d commit c8857fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ inputs:
default: "false"
runs:
using: docker
image: docker://ashutoshgngwr/validate-fastlane-supply-metadata:v2.0.0
image: docker://ashutoshgngwr/validate-fastlane-supply-metadata:v2.1.0
args:
- -ga-file-annotations
- -play-store-locales=${{ inputs.usePlayStoreLocales }}
Expand Down

0 comments on commit c8857fd

Please sign in to comment.