Skip to content

Commit fdc038d

Browse files
authored
feat: provided new docker tag in action.yml
1 parent 873e4b9 commit fdc038d

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
@@ -24,7 +24,7 @@ inputs:
2424
default: ''
2525
runs:
2626
using: 'docker'
27-
image: 'Dockerfile'
27+
image: 'docker://ghcr.io/step-security/github-action-aerospike:v1.1.0@sha256:ed8cedf97dfe58cb6721158f7bdac0a1fbf9c8a9d4576bfc559ebe88d1fcacdb' #v1.1.0
2828
args:
2929
- ${{ inputs.port }}
3030
- ${{ inputs.server-version }}

0 commit comments

Comments
 (0)