Skip to content

Commit

Permalink
docker:// in action url
Browse files Browse the repository at this point in the history
  • Loading branch information
joelmccracken committed Oct 29, 2024
1 parent 6919dcd commit 3585a61
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 @@ -13,7 +13,7 @@ inputs:
default: "${{ github.token }}"
runs:
using: 'docker'
image: "ghcr.io/freckle/trace-workflow-action-image:810e79fdfe2df6e8eca521394e27cea195ecf7d5"
image: "docker://ghcr.io/freckle/trace-workflow-action-image:810e79fdfe2df6e8eca521394e27cea195ecf7d5"
env:
GITHUB_COMMIT_SHA: ${{ inputs.github-commit-sha }}
GITHUB_OWNER: ${{ inputs.github-owner }}
Expand Down

0 comments on commit 3585a61

Please sign in to comment.