Skip to content

Commit a36ab9e

Browse files
Update fitbeard/action-trigger-awx action to v24.6.3
1 parent 61ced41 commit a36ab9e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/ansible/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ runs:
5555
steps:
5656

5757
- name: "Run ${{ inputs.RESOURCE_TYPE}} for ${{ inputs.RESOURCE_NAME}}"
58-
uses: fitbeard/action-trigger-awx@v24.6.1
58+
uses: fitbeard/action-trigger-awx@v24.6.3
5959
with:
6060
controller_host: ${{ env.AWX_HOST }}
6161
controller_oauth_token: ${{ env.AWX_OAUTH_TOKEN }}

0 commit comments

Comments
 (0)