From e18935a4426e482dfa900b19840e8cdfd7817417 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 2 Mar 2026 22:07:27 +0000 Subject: [PATCH] chore(deps): update github actions --- .github/workflows/compose-lint.yml | 14 +++++++------- .github/workflows/deploy.yml | 12 ++++++------ .github/workflows/workflow-lint.yml | 2 +- 3 files changed, 14 insertions(+), 14 deletions(-) diff --git a/.github/workflows/compose-lint.yml b/.github/workflows/compose-lint.yml index c2aef24..a1cc91d 100644 --- a/.github/workflows/compose-lint.yml +++ b/.github/workflows/compose-lint.yml @@ -81,13 +81,13 @@ jobs: echo "━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━" - name: Configure 1Password Service Account - uses: 1password/load-secrets-action/configure@8d0d610af187e78a2772c2d18d627f4c52d3fbfb # v3.1.0 + uses: 1password/load-secrets-action/configure@cb7c5acc8a2b09f96acc233de388fe361e49839a # v3.2.0 with: service-account-token: ${{ secrets.OP_SERVICE_ACCOUNT_TOKEN }} - name: Load GitGuardian credentials id: op-load-secret - uses: 1password/load-secrets-action@8d0d610af187e78a2772c2d18d627f4c52d3fbfb # v3.1.0 + uses: 1password/load-secrets-action@cb7c5acc8a2b09f96acc233de388fe361e49839a # v3.2.0 with: unset-previous: true env: @@ -125,7 +125,7 @@ jobs: echo "━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━" - name: Unload GitGuardian credentials - uses: 1password/load-secrets-action@8d0d610af187e78a2772c2d18d627f4c52d3fbfb # v3.1.0 + uses: 1password/load-secrets-action@cb7c5acc8a2b09f96acc233de388fe361e49839a # v3.2.0 with: unset-previous: true @@ -152,7 +152,7 @@ jobs: echo "━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━" - name: Run actionlint - uses: raven-actions/actionlint@e01d1ea33dd6a5ed517d95b4c0c357560ac6f518 # v2.1.1 + uses: raven-actions/actionlint@205b530c5d9fa8f44ae9ed59f341a0db994aa6f8 # v2.1.2 lint: strategy: @@ -245,13 +245,13 @@ jobs: if: always() steps: - name: Configure 1Password Service Account - uses: 1password/load-secrets-action/configure@8d0d610af187e78a2772c2d18d627f4c52d3fbfb # v3.1.0 + uses: 1password/load-secrets-action/configure@cb7c5acc8a2b09f96acc233de388fe361e49839a # v3.2.0 with: service-account-token: ${{ secrets.OP_SERVICE_ACCOUNT_TOKEN }} - name: Load Discord webhook and user ID id: op-load-discord - uses: 1password/load-secrets-action@8d0d610af187e78a2772c2d18d627f4c52d3fbfb # v3.1.0 + uses: 1password/load-secrets-action@cb7c5acc8a2b09f96acc233de388fe361e49839a # v3.2.0 with: unset-previous: true env: @@ -319,6 +319,6 @@ jobs: avatar_url: "https://cdn-icons-png.flaticon.com/512/2103/2103633.png" - name: Unload Discord webhook - uses: 1password/load-secrets-action@8d0d610af187e78a2772c2d18d627f4c52d3fbfb # v3.1.0 + uses: 1password/load-secrets-action@cb7c5acc8a2b09f96acc233de388fe361e49839a # v3.2.0 with: unset-previous: true diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index c964fa8..dd1e2a3 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -317,13 +317,13 @@ jobs: deploy-tools-${{ runner.os }}- - name: Configure 1Password Service Account - uses: 1password/load-secrets-action/configure@8d0d610af187e78a2772c2d18d627f4c52d3fbfb # v3.1.0 + uses: 1password/load-secrets-action/configure@cb7c5acc8a2b09f96acc233de388fe361e49839a # v3.2.0 with: service-account-token: ${{ secrets.OP_SERVICE_ACCOUNT_TOKEN }} - name: Load Tailscale credentials id: load-tailscale-credentials - uses: 1password/load-secrets-action@8d0d610af187e78a2772c2d18d627f4c52d3fbfb # v3.1.0 + uses: 1password/load-secrets-action@cb7c5acc8a2b09f96acc233de388fe361e49839a # v3.2.0 with: unset-previous: true env: @@ -339,7 +339,7 @@ jobs: ping: ${{ secrets.SSH_HOST }} - name: Unload Tailscale credentials - uses: 1password/load-secrets-action@8d0d610af187e78a2772c2d18d627f4c52d3fbfb # v3.1.0 + uses: 1password/load-secrets-action@cb7c5acc8a2b09f96acc233de388fe361e49839a # v3.2.0 with: unset-previous: true @@ -878,7 +878,7 @@ jobs: if: always() steps: - name: Configure 1Password Service Account - uses: 1password/load-secrets-action/configure@8d0d610af187e78a2772c2d18d627f4c52d3fbfb # v3.1.0 + uses: 1password/load-secrets-action/configure@cb7c5acc8a2b09f96acc233de388fe361e49839a # v3.2.0 with: service-account-token: ${{ secrets.OP_SERVICE_ACCOUNT_TOKEN }} @@ -896,7 +896,7 @@ jobs: - name: Load Discord webhook and user ID id: op-load-discord - uses: 1password/load-secrets-action@8d0d610af187e78a2772c2d18d627f4c52d3fbfb # v3.1.0 + uses: 1password/load-secrets-action@cb7c5acc8a2b09f96acc233de388fe361e49839a # v3.2.0 with: unset-previous: true env: @@ -964,6 +964,6 @@ jobs: avatar_url: "https://cdn-icons-png.flaticon.com/512/919/919853.png" - name: Unload Discord webhook - uses: 1password/load-secrets-action@8d0d610af187e78a2772c2d18d627f4c52d3fbfb # v3.1.0 + uses: 1password/load-secrets-action@cb7c5acc8a2b09f96acc233de388fe361e49839a # v3.2.0 with: unset-previous: true diff --git a/.github/workflows/workflow-lint.yml b/.github/workflows/workflow-lint.yml index 6c339b8..d968750 100644 --- a/.github/workflows/workflow-lint.yml +++ b/.github/workflows/workflow-lint.yml @@ -39,7 +39,7 @@ jobs: uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2 - name: Run actionlint - uses: raven-actions/actionlint@e01d1ea33dd6a5ed517d95b4c0c357560ac6f518 # v2.1.1 + uses: raven-actions/actionlint@205b530c5d9fa8f44ae9ed59f341a0db994aa6f8 # v2.1.2 shellcheck: runs-on: ubuntu-24.04