From 4e9d8b419f1cd51ff7fa8a838fc4ee1d71cf6895 Mon Sep 17 00:00:00 2001 From: takeokunn Date: Mon, 27 Jan 2025 15:39:56 +0900 Subject: [PATCH] Update --- .github/workflows/ci.yml | 5 ++++- org/fleeting/20250127144907-my_usage_org_crypt.org | 2 +- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 288a594..03a7d39 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -16,11 +16,14 @@ jobs: ./actionlint -color textlint: runs-on: ubuntu-latest + permissions: + id-token: write + contents: read steps: + - uses: actions/checkout@v4 - uses: DeterminateSystems/nix-installer-action@main - uses: DeterminateSystems/magic-nix-cache-action@main - uses: DeterminateSystems/flake-checker-action@main - - uses: actions/checkout@v4 - name: flake check run: nix develop --command bash -c "textlint 'org/**/*.org'" secretlint: diff --git a/org/fleeting/20250127144907-my_usage_org_crypt.org b/org/fleeting/20250127144907-my_usage_org_crypt.org index e0f79d5..3b321e7 100644 --- a/org/fleeting/20250127144907-my_usage_org_crypt.org +++ b/org/fleeting/20250127144907-my_usage_org_crypt.org @@ -145,5 +145,5 @@ ng: 当初の目的を満たせてよかったので満足。 pre-commitでsecretlintを回すようにしているので、encrypt忘れはそちらでもカバーできるようにしている。 -余談だが、org-encryptを活用例でいうとこなゆき氏のdotfilesが非常によく出来ているので、一読することをオススメする。 +余談だが、org-encryptを活用例でいうとこなゆき氏のdotfilesが非常によくできているので、一読することをお勧めする。 https://github.com/p-snow/config/blob/main/dotfiles.org