Skip to content

Commit e81e78d

Browse files
Merge pull request #20 from packagist/prepare-1.5.1
Prepare 1.5.1
2 parents 7332a3b + 87bed08 commit e81e78d

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
@@ -18,7 +18,7 @@ runs:
1818
steps:
1919
- name: Set Conductor version
2020
shell: "bash"
21-
run: echo "CONDUCTOR_ACTION_VERSION=1.5.0" >> $GITHUB_ENV
21+
run: echo "CONDUCTOR_ACTION_VERSION=1.5.1" >> $GITHUB_ENV
2222
- run: |
2323
CONDUCTOR_TOKEN=$(jq -r '.client_payload.composerAuthentication.token' $GITHUB_EVENT_PATH)
2424
echo "::add-mask::$CONDUCTOR_TOKEN"

0 commit comments

Comments
 (0)