Skip to content

Commit ddccf44

Browse files
authored
Merge pull request #13 from step-security/amanstep-patch-1
feat: updated the docker image
2 parents 221b3e6 + ad978e8 commit ddccf44

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.0@sha256:0811c837c9e2810422d736d8d1271c1bc6dd542b3ac1741ba1a8478d0ee62499' #v1.2.0
29+
image: 'docker://ghcr.io/step-security/ansible-galaxy-action:v1.2.1@sha256:1fae9b3d27b44e0f3527a72d1eb4c7c455bd79745d8ad5283239851b7f437eca' #v1.2.1
3030
env:
3131
GALAXY_API_KEY: ${{ inputs.galaxy_api_key }}
3232
GIT_BRANCH: ${{ inputs.galaxy_version }}

0 commit comments

Comments
 (0)