Skip to content

Commit 6a3dc8c

Browse files
committed
Update CONTRIBUTING.md
1 parent 9c5e09a commit 6a3dc8c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ To deprecate an older version of the Action:
122122
- Implement an Actions warning for customers using the deprecated version.
123123
1. Wait for the deprecation period to pass.
124124
1. Upgrade the Actions warning for customers using the deprecated version to a non-fatal error, and mention that this version of the Action is no longer supported.
125-
1. Make a PR to bump the `OLDEST_SUPPORTED_MAJOR_VERSION` in [releases.ini](.github/releases.ini). Once this PR is merged, the release process will no longer backport changes to the deprecated release version.
125+
1. Make a PR to bump the `OLDEST_SUPPORTED_MAJOR_VERSION` in [config.ts](pr-checks/config.ts). Once this PR is merged, the release process will no longer backport changes to the deprecated release version.
126126

127127
## Resources
128128

0 commit comments

Comments
 (0)