We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 467f68b commit 576ee34Copy full SHA for 576ee34
docs/github-action.md
@@ -26,7 +26,7 @@ jobs:
26
runs-on: ubuntu-latest
27
env:
28
# Version/tag of github/safe-settings repo to use:
29
- SAFE_SETTINGS_VERSION: 2.1.13
+ SAFE_SETTINGS_VERSION: 2.1.17
30
31
# Path on GHA runner box where safe-settings code downloaded to:
32
SAFE_SETTINGS_CODE_DIR: ${{ github.workspace }}/.safe-settings-code
0 commit comments