Commit 7adfc62
committed
Pass DELETE_PACKAGE_TOKEN to container-retention-policy
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 2840c6a commit 7adfc62
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
783 | 783 | | |
784 | 784 | | |
785 | 785 | | |
786 | | - | |
| 786 | + | |
787 | 787 | | |
788 | 788 | | |
789 | 789 | | |
| |||
821 | 821 | | |
822 | 822 | | |
823 | 823 | | |
824 | | - | |
| 824 | + | |
825 | 825 | | |
826 | 826 | | |
827 | 827 | | |
| |||
0 commit comments