Skip to content

Commit

Permalink
Use custom tag
Browse files Browse the repository at this point in the history
  • Loading branch information
edoardopirovano committed Aug 14, 2024
1 parent 15809c2 commit bec370c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ inputs:
outputs: {}
runs:
using: "docker"
image: "docker://ghcr.io/alwaysmeticulous/report-diffs-action:main"
image: "docker://ghcr.io/alwaysmeticulous/report-diffs-action:debug-missing-covg"
env:
API_TOKEN: ${{ inputs.api-token }}
GITHUB_TOKEN: ${{ inputs.github-token }}
Expand Down

0 comments on commit bec370c

Please sign in to comment.