Skip to content

Commit 222d05b

Browse files
Update fitbeard/action-trigger-awx action to v24.6.3
1 parent 4e2bac2 commit 222d05b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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)