We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9daae0b + 604f0e8 commit c114b5cCopy full SHA for c114b5c
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:12db5c5f009fda86ece3f626bd4603b0d9eb70283dc209081eec5681d0a266bf' #v1.12.4
+ image: 'docker://ghcr.io/step-security/mongodb-github-action:v1.12.5@sha256:956d3a134313dabd910ba32f90ea299bdeb0de0a446c26db8cdc356be70774a5' #v1.12.5
52
args:
53
- ${{ inputs.mongodb-image }}
54
- ${{ inputs.mongodb-version }}
0 commit comments