We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents db45924 + 88ba1b6 commit 3079b13Copy full SHA for 3079b13
1 file changed
action.yml
@@ -48,7 +48,7 @@ inputs:
48
49
runs:
50
using: 'docker'
51
- image: 'docker://ghcr.io/step-security/mongodb-github-action:v1.12.4@sha256:c77962292d5a045c4b4d6e627a3bcf87c5bd5b579af1939f60828875205937eb' #v1.12.4
+ image: 'docker://ghcr.io/step-security/mongodb-github-action:v1.12.4@sha256:12db5c5f009fda86ece3f626bd4603b0d9eb70283dc209081eec5681d0a266bf' #v1.12.4
52
args:
53
- ${{ inputs.mongodb-image }}
54
- ${{ inputs.mongodb-version }}
0 commit comments