Skip to content

Commit acc32fb

Browse files
committed
Prepare 1.6.0 release
1 parent fa8b2eb commit acc32fb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ runs:
3737
# This is the version that needs to be increased for each release of the GitHub Action
3838
- name: Set Conductor version
3939
shell: bash
40-
run: echo "CONDUCTOR_ACTION_VERSION=1.5.3" >> $GITHUB_ENV
40+
run: echo "CONDUCTOR_ACTION_VERSION=1.6.0" >> $GITHUB_ENV
4141

4242
- name: Validate Conductor branch name
4343
shell: bash

0 commit comments

Comments
 (0)