Skip to content

Commit

Permalink
testing for v2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
tenuki committed Apr 29, 2024
1 parent 116eb86 commit 030a12b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM coinfabrik/scout-image:latest
FROM coinfabrik/citest:latest
SHELL ["/bin/bash", "-c"]
WORKDIR /scoutme
COPY . .
Expand Down
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ inputs:
target:
description: Folder to scan for Cargo.toml
required: true
default: .
default: "."

scout_args:
description: Scout args
Expand Down

0 comments on commit 030a12b

Please sign in to comment.