We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 221b3e6 + ad978e8 commit ddccf44Copy full SHA for ddccf44
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.0@sha256:0811c837c9e2810422d736d8d1271c1bc6dd542b3ac1741ba1a8478d0ee62499' #v1.2.0
+ image: 'docker://ghcr.io/step-security/ansible-galaxy-action:v1.2.1@sha256:1fae9b3d27b44e0f3527a72d1eb4c7c455bd79745d8ad5283239851b7f437eca' #v1.2.1
30
env:
31
GALAXY_API_KEY: ${{ inputs.galaxy_api_key }}
32
GIT_BRANCH: ${{ inputs.galaxy_version }}
0 commit comments