krz/octosentry
macOS menu bar app to monitor GitHub security alerts
clone: git clone https://gitbay.org/krz/octosentry.git
e475314ba09196c3be0b367b67c8dfb45f91cd40
signed_unknown_key
author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> · 2026-08-22T20:31:13Z
committer: <noreply@github.com>
.github/workflows/test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) @@ -13,7 +13,7 @@ jobs: test: runs-on: macos-15 steps: - - uses: actions/checkout@v4 + - uses: actions/checkout@v7 # The runner defaults to Xcode 16.4, whose strict-concurrency checking # rejects SecurityEventStore's async-let fetches. Pin to the newest