From 574f2aff6b328347531ae3394c1dfb168a30862b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 22 May 2026 13:14:05 +0000 Subject: [PATCH] chore(deps): update github-actions --- .github/workflows/main-update.yaml | 6 +++--- .github/workflows/pr-validation.yaml | 2 +- .github/workflows/update-prometheus-operator-bundle.yaml | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.github/workflows/main-update.yaml b/.github/workflows/main-update.yaml index b5c1c79..e725470 100644 --- a/.github/workflows/main-update.yaml +++ b/.github/workflows/main-update.yaml @@ -64,7 +64,7 @@ jobs: pip install -r hack/requirements.txt - name: Login to GitHub Container Registry - uses: docker/login-action@4907a6ddec9925e35a0a9e82d7399ccc52663121 # v4 + uses: docker/login-action@650006c6eb7dba73a995cc03b0b2d7f5ca915bee # v4 with: registry: ghcr.io username: ${{ github.repository_owner }} @@ -107,7 +107,7 @@ jobs: needs: e2e_test steps: - name: Create GitHub App token - uses: actions/create-github-app-token@1b10c78c7865c340bc4f6099eb2f838309f1e8c3 # v3 + uses: actions/create-github-app-token@bcd2ba49218906704ab6c1aa796996da409d3eb1 # v3 id: app-token with: app-id: 1312871 @@ -167,7 +167,7 @@ jobs: pip install -r hack/requirements.txt - name: Login to GitHub Container Registry - uses: docker/login-action@4907a6ddec9925e35a0a9e82d7399ccc52663121 # v4 + uses: docker/login-action@650006c6eb7dba73a995cc03b0b2d7f5ca915bee # v4 with: registry: ghcr.io username: ${{ github.repository_owner }} diff --git a/.github/workflows/pr-validation.yaml b/.github/workflows/pr-validation.yaml index eab8166..d9ecd27 100644 --- a/.github/workflows/pr-validation.yaml +++ b/.github/workflows/pr-validation.yaml @@ -72,7 +72,7 @@ jobs: pip install -r hack/requirements.txt - name: Login to GitHub Container Registry - uses: docker/login-action@4907a6ddec9925e35a0a9e82d7399ccc52663121 # v4 + uses: docker/login-action@650006c6eb7dba73a995cc03b0b2d7f5ca915bee # v4 with: registry: ghcr.io username: ${{ github.repository_owner }} diff --git a/.github/workflows/update-prometheus-operator-bundle.yaml b/.github/workflows/update-prometheus-operator-bundle.yaml index 91d992d..4449cce 100644 --- a/.github/workflows/update-prometheus-operator-bundle.yaml +++ b/.github/workflows/update-prometheus-operator-bundle.yaml @@ -23,7 +23,7 @@ jobs: runs-on: ubuntu-latest steps: - name: Create GitHub App token - uses: actions/create-github-app-token@1b10c78c7865c340bc4f6099eb2f838309f1e8c3 # v3 + uses: actions/create-github-app-token@bcd2ba49218906704ab6c1aa796996da409d3eb1 # v3 id: app-token with: app-id: 1312871