We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3c2fac5 commit 23be29fCopy full SHA for 23be29f
1 file changed
action.yml
@@ -35,7 +35,7 @@ outputs:
35
runs:
36
using: "composite"
37
steps:
38
- - uses: reload/action-platformsh-url@v2.0.2
+ - uses: reload/action-platformsh-url@main
39
id: platformsh_url
40
with:
41
PLATFORMSH_ID: ${{ inputs.PLATFORMSH_ID }}
0 commit comments