Skip to content

Commit f59eda0

Browse files
Revert actions (#706)
2 parents fe8f6ef + bb3188d commit f59eda0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/cleanup_untagged_containers.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
matrix:
2929
package_name: ${{ fromJson(needs.organization_containers.outputs.packages) }}
3030
steps:
31-
- uses: actions/delete-package-versions@v5
31+
- uses: actions/delete-package-versions@v4
3232
with:
3333
package-name: ${{ matrix.package_name }}
3434
package-type: container

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.19.2
1+
1.19.3

0 commit comments

Comments
 (0)