We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2a0c5f0 commit e764615Copy full SHA for e764615
.github/workflows/cleanup.yml
@@ -27,7 +27,7 @@ jobs:
27
vaultRole: ci-dev
28
secrets: inherit
29
cleanup_docker_image:
30
- uses: blockscout/blockscout-ci-cd/.github/workflows/cleanup_docker.yaml@master
+ uses: blockscout/actions/.github/workflows/cleanup_docker.yaml@master
31
with:
32
dockerImage: review-$GITHUB_REF_NAME_SLUG
33
0 commit comments