We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6a3a9c3 commit a61618dCopy full SHA for a61618d
.github/workflows/clean-main-images.yml
@@ -23,7 +23,7 @@ jobs:
23
permissions:
24
packages: write
25
steps:
26
- - uses: dataaxiom/ghcr-cleanup-action@v1
+ - uses: dataaxiom/ghcr-cleanup-action@cd0cdb900b5dbf3a6f2cc869f0dbb0b8211f50c4 #v1
27
with:
28
dry-run: ${{ github.event_name == 'workflow_dispatch' && github.event.inputs.dry-run == 'true' }}
29
packages: ${{ env.IMAGE_NAME }}
0 commit comments