We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3095b3c + b0ddbc9 commit 88dff11Copy full SHA for 88dff11
action.yml
@@ -26,7 +26,7 @@ inputs:
26
default: "https://galaxy.ansible.com/api/"
27
runs:
28
using: 'docker'
29
- image: 'docker://ghcr.io/step-security/ansible-galaxy-action:v1.2.1@sha256:1fae9b3d27b44e0f3527a72d1eb4c7c455bd79745d8ad5283239851b7f437eca' #v1.2.1
+ image: 'docker://ghcr.io/step-security/ansible-galaxy-action:v1.2.2@sha256:03381ce939bd1229f74f8c31e139d6fe9fdb4af471fe8b919e12d7f8b7e686e7' #v1.2.2
30
env:
31
GALAXY_API_KEY: ${{ inputs.galaxy_api_key }}
32
GIT_BRANCH: ${{ inputs.galaxy_version }}
0 commit comments