From 4cdb6368712e9a0b3ccd6a0baf19a338b2df4d08 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 14 Mar 2026 20:45:00 +0000 Subject: [PATCH] chore(deps): update github actions (patch) --- .github/workflows/bot-signoff.yaml | 2 +- .github/workflows/conventional-pr.yaml | 2 +- .github/workflows/release-please.yaml | 2 +- .github/workflows/release.yaml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/workflows/bot-signoff.yaml b/.github/workflows/bot-signoff.yaml index eb91a24..f41fe92 100644 --- a/.github/workflows/bot-signoff.yaml +++ b/.github/workflows/bot-signoff.yaml @@ -61,7 +61,7 @@ jobs: steps: - name: Generate a token id: generate-token - uses: actions/create-github-app-token@29824e69f54612133e76f7eaac726eef6c875baf # v2.2.1 + uses: actions/create-github-app-token@fee1f7d63c2ff003460e3d139729b119787bc349 # v2.2.2 with: app-id: ${{ secrets.TERO_BOT_CLIENT_ID }} private-key: ${{ secrets.TERO_BOT_PRIVATE_SIGNING_KEY }} diff --git a/.github/workflows/conventional-pr.yaml b/.github/workflows/conventional-pr.yaml index dca8ed7..01ae5fe 100644 --- a/.github/workflows/conventional-pr.yaml +++ b/.github/workflows/conventional-pr.yaml @@ -39,7 +39,7 @@ jobs: - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2 - name: Generate a token id: generate-token - uses: actions/create-github-app-token@29824e69f54612133e76f7eaac726eef6c875baf # v2.2.1 + uses: actions/create-github-app-token@fee1f7d63c2ff003460e3d139729b119787bc349 # v2.2.2 with: app-id: ${{ secrets.TERO_BOT_CLIENT_ID }} private-key: ${{ secrets.TERO_BOT_PRIVATE_SIGNING_KEY }} diff --git a/.github/workflows/release-please.yaml b/.github/workflows/release-please.yaml index ca43a60..b43a6ea 100644 --- a/.github/workflows/release-please.yaml +++ b/.github/workflows/release-please.yaml @@ -39,7 +39,7 @@ jobs: steps: - name: Generate a token id: generate-token - uses: actions/create-github-app-token@29824e69f54612133e76f7eaac726eef6c875baf # v2.2.1 + uses: actions/create-github-app-token@fee1f7d63c2ff003460e3d139729b119787bc349 # v2.2.2 with: app-id: ${{ secrets.TERO_BOT_CLIENT_ID }} private-key: ${{ secrets.TERO_BOT_PRIVATE_SIGNING_KEY }} diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index 50b705f..6944d9d 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -28,7 +28,7 @@ jobs: publish: runs-on: ubuntu-latest steps: - - uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1 + - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2 - uses: cashapp/activate-hermit@12a728b03ad41eace0f9abaf98a035e7e8ea2318 # v1.1.4