Skip to content

Commit 88dff11

Browse files
authored
Merge pull request #16 from step-security/amanstep-patch-2
feat: updated the docker image
2 parents 3095b3c + b0ddbc9 commit 88dff11

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ inputs:
2626
default: "https://galaxy.ansible.com/api/"
2727
runs:
2828
using: 'docker'
29-
image: 'docker://ghcr.io/step-security/ansible-galaxy-action:v1.2.1@sha256:1fae9b3d27b44e0f3527a72d1eb4c7c455bd79745d8ad5283239851b7f437eca' #v1.2.1
29+
image: 'docker://ghcr.io/step-security/ansible-galaxy-action:v1.2.2@sha256:03381ce939bd1229f74f8c31e139d6fe9fdb4af471fe8b919e12d7f8b7e686e7' #v1.2.2
3030
env:
3131
GALAXY_API_KEY: ${{ inputs.galaxy_api_key }}
3232
GIT_BRANCH: ${{ inputs.galaxy_version }}

0 commit comments

Comments
 (0)