Skip to content

Commit 5d64efe

Browse files
committed
ci(safe-settings): revert to safe-settings release v2.1.17
* to avoid the repo-renaming bug in github/safe-settings#901
1 parent 6b6d8b9 commit 5d64efe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/safe-settings.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
runs-on: ubuntu-24.04
1818
env:
1919
# Version/tag of `github/safe-settings` repository to use:
20-
SAFE_SETTINGS_VERSION: 2.1.18
20+
SAFE_SETTINGS_VERSION: ff7a65655d33006b9820479df0a9e1057a8927e4 # 2.1.17
2121

2222
# Path on GHA runner box where safe-settings code downloaded to:
2323
SAFE_SETTINGS_CODE_DIR: .safe-settings-code

0 commit comments

Comments
 (0)