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.
2 parents e79d287 + 6001556 commit fe8f6efCopy full SHA for fe8f6ef
.github/workflows/cleanup_untagged_containers.yml
@@ -28,7 +28,7 @@ jobs:
28
matrix:
29
package_name: ${{ fromJson(needs.organization_containers.outputs.packages) }}
30
steps:
31
- - uses: actions/delete-package-versions@v4
+ - uses: actions/delete-package-versions@v5
32
with:
33
package-name: ${{ matrix.package_name }}
34
package-type: container
VERSION
@@ -1 +1 @@
1
-1.19.1
+1.19.2
0 commit comments