Skip to content

Commit

Permalink
Update action.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
SergeyLadanov committed Mar 13, 2024
1 parent c3a308d commit 9a70466
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ outputs:
description: 'Result current app version'
runs:
using: 'docker'
image: 'Dockerfile'
image: 'docker://sergeyladanov/read-app-version-ci:v1'
args:
- -f
- ${{ inputs.ver_file }}
Expand Down

0 comments on commit 9a70466

Please sign in to comment.