Skip to content

Commit 248506e

Browse files
authored
Merge pull request #143 from step-security/docker/tag
feat: added a new docker image
2 parents 9bca063 + a95c698 commit 248506e

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
@@ -48,7 +48,7 @@ inputs:
4848

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

0 commit comments

Comments
 (0)