We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 873e4b9 commit fdc038dCopy full SHA for fdc038d
action.yml
@@ -24,7 +24,7 @@ inputs:
24
default: ''
25
runs:
26
using: 'docker'
27
- image: 'Dockerfile'
+ image: 'docker://ghcr.io/step-security/github-action-aerospike:v1.1.0@sha256:ed8cedf97dfe58cb6721158f7bdac0a1fbf9c8a9d4576bfc559ebe88d1fcacdb' #v1.1.0
28
args:
29
- ${{ inputs.port }}
30
- ${{ inputs.server-version }}
0 commit comments