Skip to content

Commit bda0647

Browse files
authored
Merge pull request #69 from step-security/amanstep-patch-1
feat: updated the docker image
2 parents 991ca72 + e3cd498 commit bda0647

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
@@ -13,6 +13,6 @@ outputs:
1313
description: 'Current version defined in the package.json file'
1414
runs:
1515
using: 'docker'
16-
image: 'docker://ghcr.io/step-security/npm-get-version-action:v1.3.3@sha256:3666f9fdf5e99e3a48f1f2755b4ea33d529cdf6566a95ec0c0eba52bc10fba36' #v1.3.3
16+
image: 'docker://ghcr.io/step-security/npm-get-version-action:v1.3.4@sha256:4688393733bc980a004434c397d8791cbd1c6c8dd5fce6bdbdfea27e48d5e2e8' #v1.3.4
1717
args:
1818
- ${{ inputs.path }}

0 commit comments

Comments
 (0)