Bump example GHA versions in docs to latest safe settings release#863
Merged
decyjphr merged 4 commits intoSep 26, 2025
Merged
Conversation
Contributor
There was a problem hiding this comment.
Pull Request Overview
This PR updates version references in the documentation to match the latest safe-settings release.
- Bumps the
SAFE_SETTINGS_VERSIONin GitHub Actions example from 2.1.13 to 2.1.17 - Updates the example Docker image tag in deploy docs from 2.1.10 to 2.1.13
Reviewed Changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| docs/github-action.md | Updated SAFE_SETTINGS_VERSION from 2.1.13 to 2.1.17 |
| docs/deploy.md | Updated example image tag from 2.1.10 to 2.1.13 |
6e54f01
into
github-community-projects:main-enterprise
2 checks passed
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This pull request updates version references in the documentation to ensure consistency and accuracy with the latest release on the repo.
Version updates in documentation:
docs/deploy.md: Updated the example image tag for reproducible builds from2.1.10to2.1.13.docs/github-action.md: Updated theSAFE_SETTINGS_VERSIONenvironment variable from2.1.13to2.1.17.I ignored the safe-settings.yml as that is for this repo, though the maintainers may wish to bump to the latest release to eat their own down food. Happy to make that edit as well, though it felt out of scope for a simple doc update PR 👍
Hope my old GH friends are doing well!
: