Skip to content

chore(actions): update github-actions (major)#176

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/major-github-actions
Open

chore(actions): update github-actions (major)#176
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/major-github-actions

Conversation

@renovate

@renovate renovate Bot commented Feb 26, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
actions/checkout action major v6v7
actions/upload-artifact action major v6v7
docker/build-push-action action major v6v7
docker/login-action action major v3v4
docker/metadata-action action major v5v6
docker/setup-buildx-action action major v3v4

Release Notes

actions/checkout (actions/checkout)

v7.0.0

Compare Source

v7

Compare Source

actions/upload-artifact (actions/upload-artifact)

v7.0.1

Compare Source

What's Changed

Full Changelog: actions/upload-artifact@v7...v7.0.1

v7.0.0

Compare Source

v7 What's new

Direct Uploads

Adds support for uploading single files directly (unzipped). Callers can set the new archive parameter to false to skip zipping the file during upload. Right now, we only support single files. The action will fail if the glob passed resolves to multiple files. The name parameter is also ignored with this setting. Instead, the name of the artifact will be the name of the uploaded file.

ESM

To support new versions of the @actions/* packages, we've upgraded the package to ESM.

What's Changed

New Contributors

Full Changelog: actions/upload-artifact@v6...v7.0.0

v7

Compare Source

docker/build-push-action (docker/build-push-action)

v7.3.0

Compare Source

v7.2.0

Compare Source

Full Changelog: docker/build-push-action@v7.1.0...v7.2.0

v7.1.0

Compare Source

Full Changelog: docker/build-push-action@v7.0.0...v7.1.0

v7.0.0

Compare Source

Full Changelog: docker/build-push-action@v6.19.2...v7.0.0

v7

Compare Source

docker/login-action (docker/login-action)

v4.4.0

Compare Source

v4.3.0

Compare Source

Full Changelog: docker/login-action@v4.2.0...v4.3.0

v4.2.0

Compare Source

Full Changelog: docker/login-action@v4.1.0...v4.2.0

v4.1.0

Compare Source

Full Changelog: docker/login-action@v4.0.0...v4.1.0

v4.0.0

Compare Source

Full Changelog: docker/login-action@v3.7.0...v4.0.0

v4

Compare Source

docker/metadata-action (docker/metadata-action)

v6.2.0

Compare Source

v6.1.0

Compare Source

  • Bump @​docker/actions-toolkit from 0.79.0 to 0.90.0 in #​613
  • Bump brace-expansion from 1.1.12 to 5.0.6 in #​658 #​630
  • Bump csv-parse from 6.1.0 to 6.2.1 in #​617
  • Bump fast-xml-parser from 5.4.2 to 5.8.0 in #​620
  • Bump flatted from 3.3.3 to 3.4.2 in #​623
  • Bump glob from 10.3.15 to 10.5.0 in #​621
  • Bump handlebars from 4.7.8 to 4.7.9 in #​629
  • Bump lodash from 4.17.23 to 4.18.1 in #​639
  • Bump moment-timezone from 0.6.0 to 0.6.1 in #​619
  • Bump picomatch from 4.0.3 to 4.0.4 in #​626
  • Bump postcss from 8.5.6 to 8.5.10 in #​649
  • Bump tar from 6.2.1 to 7.5.15 in #​657
  • Bump undici from 6.23.0 to 6.25.0 in #​614
  • Bump vite from 7.3.1 to 7.3.2 in #​637

Full Changelog: docker/metadata-action@v6.0.0...v6.1.0

v6.0.0

Compare Source

Full Changelog: docker/metadata-action@v5.10.0...v6.0.0

v6

Compare Source

docker/setup-buildx-action (docker/setup-buildx-action)

v4.2.0

Compare Source

Full Changelog: docker/setup-buildx-action@v4.1.0...v4.2.0

v4.1.0

Compare Source

  • Bump @​docker/actions-toolkit from 0.79.0 to 0.90.0 in #​489
  • Bump brace-expansion from 1.1.12 to 5.0.6 in #​547 #​508
  • Bump fast-xml-builder from 1.0.0 to 1.2.0 in #​540
  • Bump fast-xml-parser from 5.4.2 to 5.8.0 in #​496
  • Bump flatted from 3.3.3 to 3.4.2 in #​499
  • Bump glob from 10.3.12 to 13.0.6 in #​495
  • Bump handlebars from 4.7.8 to 4.7.9 in #​504
  • Bump lodash from 4.17.23 to 4.18.1 in #​523
  • Bump picomatch from 4.0.3 to 4.0.4 in #​503
  • Bump postcss from 8.5.6 to 8.5.10 in #​537
  • Bump tar from 6.2.1 to 7.5.15 in #​545
  • Bump undici from 6.23.0 to 6.25.0 in #​492
  • Bump vite from 7.3.1 to 7.3.2 in #​520

Full Changelog: docker/setup-buildx-action@v4.0.0...v4.1.0

v4.0.0

Compare Source

Full Changelog: docker/setup-buildx-action@v3.12.0...v4.0.0

v4

Compare Source


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

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

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot added dependencies Pull requests that update a dependency file sap-cs-devops labels Feb 26, 2026
@renovate renovate Bot force-pushed the renovate/major-github-actions branch 3 times, most recently from a0d7dd8 to 3264733 Compare March 3, 2026 17:15
@renovate renovate Bot changed the title chore(actions): update actions/upload-artifact action to v7 chore(actions): update github-actions (major) Mar 4, 2026
@renovate renovate Bot force-pushed the renovate/major-github-actions branch 7 times, most recently from 1bcb7f7 to 14b9118 Compare March 10, 2026 01:18
@renovate renovate Bot force-pushed the renovate/major-github-actions branch 2 times, most recently from c7a711c to c75dbb7 Compare March 17, 2026 13:34
@renovate renovate Bot force-pushed the renovate/major-github-actions branch 4 times, most recently from 5dd11aa to 31d65f2 Compare March 24, 2026 14:48
@renovate renovate Bot force-pushed the renovate/major-github-actions branch 5 times, most recently from 5db2a6f to 19d605b Compare April 8, 2026 05:14
@renovate renovate Bot force-pushed the renovate/major-github-actions branch 3 times, most recently from e342004 to 9c9568c Compare April 16, 2026 15:06
@renovate renovate Bot force-pushed the renovate/major-github-actions branch from 9c9568c to 19c9b30 Compare April 19, 2026 08:48
@renovate renovate Bot force-pushed the renovate/major-github-actions branch 5 times, most recently from 395f30f to 3b79c40 Compare April 30, 2026 17:56
@renovate renovate Bot force-pushed the renovate/major-github-actions branch 2 times, most recently from 87fd155 to e6e699d Compare May 8, 2026 05:40
@renovate renovate Bot force-pushed the renovate/major-github-actions branch 5 times, most recently from 5ebc103 to 26942dc Compare May 18, 2026 04:22
@renovate renovate Bot force-pushed the renovate/major-github-actions branch 3 times, most recently from baf6127 to c05ccc0 Compare May 25, 2026 10:11
@renovate renovate Bot force-pushed the renovate/major-github-actions branch 3 times, most recently from 0c1ce48 to 1630749 Compare June 3, 2026 05:14
@renovate renovate Bot force-pushed the renovate/major-github-actions branch 4 times, most recently from adf10fa to da88bea Compare June 15, 2026 02:35
@renovate renovate Bot force-pushed the renovate/major-github-actions branch 2 times, most recently from 0829468 to df321ce Compare June 18, 2026 21:36
@renovate renovate Bot force-pushed the renovate/major-github-actions branch 3 times, most recently from fcb7baa to e4916f0 Compare June 29, 2026 18:35
@renovate renovate Bot force-pushed the renovate/major-github-actions branch from e4916f0 to 7bd8d60 Compare July 8, 2026 04:55
@renovate renovate Bot force-pushed the renovate/major-github-actions branch from 7bd8d60 to ee63d73 Compare July 10, 2026 08:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file sap-cs-devops

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants