We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 991ca72 + e3cd498 commit bda0647Copy full SHA for bda0647
1 file changed
action.yml
@@ -13,6 +13,6 @@ outputs:
13
description: 'Current version defined in the package.json file'
14
runs:
15
using: 'docker'
16
- image: 'docker://ghcr.io/step-security/npm-get-version-action:v1.3.3@sha256:3666f9fdf5e99e3a48f1f2755b4ea33d529cdf6566a95ec0c0eba52bc10fba36' #v1.3.3
+ image: 'docker://ghcr.io/step-security/npm-get-version-action:v1.3.4@sha256:4688393733bc980a004434c397d8791cbd1c6c8dd5fce6bdbdfea27e48d5e2e8' #v1.3.4
17
args:
18
- ${{ inputs.path }}
0 commit comments