Skip to content

Commit 3dd7f3d

Browse files
TEMPORARY: test dockerfile
1 parent 5e97d3b commit 3dd7f3d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ outputs:
111111
description: 'The JSON output from the repolinter run, from repolinter.jsonFormatter.'
112112
runs:
113113
using: 'docker'
114-
image: docker://ghcr.io/newrelic/repolinter-action:v1.6.5
114+
image: Dockerfile
115115
env:
116116
INPUT_DIRECTORY: ${{ inputs.directory }}
117117
INPUT_TOKEN: ${{ inputs.token }}

0 commit comments

Comments
 (0)