File tree Expand file tree Collapse file tree 1 file changed +2
-16
lines changed Expand file tree Collapse file tree 1 file changed +2
-16
lines changed Original file line number Diff line number Diff line change 2424 "Dockerfile"
2525 ],
2626 "from": "ghcr.io/codingpot/github-org-member-manage-action:.*",
27- "to": "ghcr.io/codingpot/github-org-member-manage-action:${nextRelease.version.split('.')[0]}",
28- "results": [
29- {
30- "file": "Dockerfile",
31- "numMatches": 1
32- }
33- ],
34- "countMatches": true
27+ "to": "ghcr.io/codingpot/github-org-member-manage-action:${nextRelease.version.split('.')[0]}"
3528 },
3629 {
3730 "files": [
3831 "README.md"
3932 ],
4033 "from": "\"codingpot/github-org-member-manage-action@v.*\"",
41- "to": "\"codingpot/github-org-member-manage-action@v${nextRelease.version.split('.')[0]}\"",
42- "results": [
43- {
44- "file": "README.md",
45- "numMatches": 1
46- }
47- ],
48- "countMatches": true
34+ "to": "\"codingpot/github-org-member-manage-action@v${nextRelease.version.split('.')[0]}\""
4935 }
5036 ]
5137 }
You can’t perform that action at this time.
0 commit comments