Skip to content

Expression syntax, string interpolation inside expression scope #25635

Answered by Simran-B
jyeros asked this question in Actions
Discussion options

You must be logged in to vote

Nested expressions are not supported, but this should do the trick:

${{ hashFiles(format('{0}/path/to/file', inputs.dir)) }}

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
2 participants