We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents acc6db2 + 4c8dac0 commit 7263579Copy full SHA for 7263579
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.2@sha256:fa56db9d838cafed9f1dc4e14410ec6b5a753d10146a9808f6e78493c282baff' #v1.12.2
+ image: 'docker://ghcr.io/step-security/mongodb-github-action:v1.12.3@sha256:5bfa348282e98f7115aff1092b9d54e954bcd3efd83eb326c12dce4c29d71d4f' #v1.12.3
52
args:
53
- ${{ inputs.mongodb-image }}
54
- ${{ inputs.mongodb-version }}
0 commit comments