Commit 5b365f8
authored
Pass DELETE_PACKAGE_TOKEN to container-retention-policy (#30)
GitHub's new installation-token format (longer ghs_ JWT with
hyphens) fails snok/container-retention-policy's hardcoded token
regex; the action is unmaintained at v3.0.1. Use the org-wide
DELETE_PACKAGE_TOKEN classic PAT, whose format isn't changing.1 parent e4c7009 commit 5b365f8
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
60 | | - | |
| 60 | + | |
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
| |||
0 commit comments