mirror of
https://github.com/taiki-e/install-action
synced 2026-09-07 20:03:26 +00:00
ci,tools: Update config and script
miri and msrv have been merged to rust-test reusable workflow.
This commit is contained in:
+1
-1
@@ -37,7 +37,7 @@ image='ghcr.io/taiki-e/tidy'
|
||||
if [[ -n "${TIDY_DEV:-}" ]]; then
|
||||
image+=':latest'
|
||||
else
|
||||
image+='@sha256:1d3a5d57c486cbac02ef3d8ee29bb0768ebd1fbffef61a61d282215464e2551d'
|
||||
image+='@sha256:151cd5c4f7c88bd21322c7dab255d60e699ffe4d4903e4e712429952537df6cf'
|
||||
fi
|
||||
user="$(id -u):$(id -g)"
|
||||
workdir="${PWD}"
|
||||
|
||||
Reference in New Issue
Block a user