Skip to content

chore(deps): update actions/checkout action to v7 - #72

Open
renovate-sh-app[bot] wants to merge 1 commit into
mainfrom
renovate/actions-checkout-7.x
Open

renovate-sh-app[bot] wants to merge 1 commit into
mainfrom
renovate/actions-checkout-7.x

Conversation

@renovate-sh-app

@renovate-sh-app renovate-sh-app Bot commented Jul 1, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
actions/checkout action major v6.1.0v7.0.1

Release Notes

actions/checkout (actions/checkout)

v7.0.1

Compare Source

v7.0.0

Compare Source


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • On day 1 of the month, every 3 months (* * 1 */3 *)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

Need help?

You can ask for more help in the following Slack channel: #proj-renovate-self-hosted. In that channel you can also find ADR and FAQ docs in the Resources section.

@github-actions

This comment has been minimized.

@renovate-sh-app
renovate-sh-app Bot force-pushed the renovate/actions-checkout-7.x branch from 908666e to 9ab9090 Compare July 1, 2026 06:05
@github-actions

github-actions Bot commented Jul 1, 2026

Copy link
Copy Markdown

⚠️ The workflow jobs listed below don't declare a permissions: block and may break when the organization's default GITHUB_TOKEN permissions are restricted to read-only.

Expand for findings
warning[excessive-permissions]: overly broad permissions
  --> ./.github/workflows/ci.yml:1:1
   |
 1 | / name: CI
 2 | |
 3 | | on:
 4 | |   push:
...  |
36 | |       - run: go install go.k6.io/xk6/cmd/xk6@latest
37 | |       - run: xk6 build --verbose --with github.com/grafana/xk6-docs=.
   | |______________________________________________________________________^ default permissions used due to no permissions: block
   |
   = note: audit confidence → Medium
   = help: audit documentation → https://docs.zizmor.sh/audits/#excessive-permissions

warning[excessive-permissions]: overly broad permissions
  --> ./.github/workflows/ci.yml:9:3
   |
 9 | /   lint:
10 | |     runs-on: ubuntu-latest
11 | |     steps:
12 | |       - uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
...  |
17 | |         with:
18 | |           version: v2.10.1
   | |                          ^
   | |                          |
   | |__________________________this job
   |                            default permissions used due to no permissions: block
   |
   = note: audit confidence → Medium
   = help: audit documentation → https://docs.zizmor.sh/audits/#excessive-permissions

warning[excessive-permissions]: overly broad permissions
  --> ./.github/workflows/ci.yml:20:3
   |
20 | /   test:
21 | |     runs-on: ubuntu-latest
22 | |     steps:
23 | |       - uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
...  |
26 | |           go-version-file: go.mod
27 | |       - run: go test -race -count=1 ./...
   | |                                         ^
   | |                                         |
   | |_________________________________________this job
   |                                           default permissions used due to no permissions: block
   |
   = note: audit confidence → Medium
   = help: audit documentation → https://docs.zizmor.sh/audits/#excessive-permissions

warning[excessive-permissions]: overly broad permissions
  --> ./.github/workflows/ci.yml:29:3
   |
29 | /   build:
30 | |     runs-on: ubuntu-latest
31 | |     steps:
32 | |       - uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
...  |
36 | |       - run: go install go.k6.io/xk6/cmd/xk6@latest
37 | |       - run: xk6 build --verbose --with github.com/grafana/xk6-docs=.
   | |                                                                      ^
   | |                                                                      |
   | |______________________________________________________________________this job
   |                                                                        default permissions used due to no permissions: block
   |
   = note: audit confidence → Medium
   = help: audit documentation → https://docs.zizmor.sh/audits/#excessive-permissions

warning[excessive-permissions]: overly broad permissions
  --> ./.github/workflows/sync.yml:9:3
   |
 9 | /   sync:
10 | |     runs-on: ubuntu-latest
11 | |     steps:
12 | |       - uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
...  |
42 | |             echo "=== Done: $BUNDLE ==="
43 | |           done
   | |               ^
   | |               |
   | |_______________this job
   |                 default permissions used due to no permissions: block
   |
   = note: audit confidence → Medium
   = help: audit documentation → https://docs.zizmor.sh/audits/#excessive-permissions

szkiba
szkiba previously approved these changes Jul 7, 2026
@renovate-sh-app
renovate-sh-app Bot force-pushed the renovate/actions-checkout-7.x branch 2 times, most recently from 15e0243 to a0f37aa Compare July 23, 2026 18:05
@renovate-sh-app

Copy link
Copy Markdown
Contributor Author

Rebase requested. Renovate is processing this repository now.

@renovate-sh-app
renovate-sh-app Bot force-pushed the renovate/actions-checkout-7.x branch from a0f37aa to a802478 Compare August 19, 2026 23:50
| datasource  | package          | from   | to     |
| ----------- | ---------------- | ------ | ------ |
| github-tags | actions/checkout | v6.1.0 | v7.0.1 |


Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
@renovate-sh-app
renovate-sh-app Bot force-pushed the renovate/actions-checkout-7.x branch from a802478 to 7a9f6f0 Compare August 25, 2026 12:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant