We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents fa8b2eb + acc32fb commit e19c62fCopy full SHA for e19c62f
1 file changed
action.yml
@@ -37,7 +37,7 @@ runs:
37
# This is the version that needs to be increased for each release of the GitHub Action
38
- name: Set Conductor version
39
shell: bash
40
- run: echo "CONDUCTOR_ACTION_VERSION=1.5.3" >> $GITHUB_ENV
+ run: echo "CONDUCTOR_ACTION_VERSION=1.6.0" >> $GITHUB_ENV
41
42
- name: Validate Conductor branch name
43
0 commit comments