Skip to content

Commit

Permalink
chore(deps): update fitbeard/action-trigger-awx action to v23
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 20, 2023
1 parent 2e75696 commit 62e52ca
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 @@ -52,7 +52,7 @@ runs:
steps:

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

0 comments on commit 62e52ca

Please sign in to comment.