Skip to content

Commit

Permalink
Update fitbeard/action-trigger-awx action to v23.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 9, 2024
1 parent 2242d73 commit 732cdc1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/ansible/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ runs:
steps:

- name: "Run ${{ inputs.RESOURCE_TYPE}} for ${{ inputs.RESOURCE_NAME}}"
uses: fitbeard/action-trigger-awx@v23.5.1
uses: fitbeard/action-trigger-awx@v23.7.0
with:
tower_url: ${{ env.AWX_HOST }}
tower_token: ${{ env.AWX_OAUTH_TOKEN }}
Expand Down

0 comments on commit 732cdc1

Please sign in to comment.