Skip to content

Commit 4c8dac0

Browse files
authored
feat: updated the docker image
1 parent acc6db2 commit 4c8dac0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ inputs:
4848

4949
runs:
5050
using: 'docker'
51-
image: 'docker://ghcr.io/step-security/mongodb-github-action:v1.12.2@sha256:fa56db9d838cafed9f1dc4e14410ec6b5a753d10146a9808f6e78493c282baff' #v1.12.2
51+
image: 'docker://ghcr.io/step-security/mongodb-github-action:v1.12.3@sha256:5bfa348282e98f7115aff1092b9d54e954bcd3efd83eb326c12dce4c29d71d4f' #v1.12.3
5252
args:
5353
- ${{ inputs.mongodb-image }}
5454
- ${{ inputs.mongodb-version }}

0 commit comments

Comments
 (0)