Skip to content

Update GitHub actions (major) - #166

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

Update GitHub actions (major)#166
renovate[bot] wants to merge 1 commit into
8/edgefrom
renovate/major-github-actions

Conversation

@renovate

@renovate renovate Bot commented Jan 20, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
actions/checkout action major v6v7
actions/download-artifact action major v7v8
actions/setup-python action major v6v7
canonical/data-platform-workflows action major v49.0.1v50.2.1

Release Notes

actions/checkout (actions/checkout)

v7.0.1

Compare Source

v7.0.0

Compare Source

v7

Compare Source

actions/download-artifact (actions/download-artifact)

v8.0.1

Compare Source

What's Changed

Full Changelog: actions/download-artifact@v8...v8.0.1

v8.0.0

Compare Source

v8 - What's new

[!IMPORTANT]
actions/download-artifact@​v8 has been migrated to an ESM module. This should be transparent to the caller but forks might need to make significant changes.

[!IMPORTANT]
Hash mismatches will now error by default. Users can override this behavior with a setting change (see below).

Direct downloads

To support direct uploads in actions/upload-artifact, the action will no longer attempt to unzip all downloaded files. Instead, the action checks the Content-Type header ahead of unzipping and skips non-zipped files. Callers wishing to download a zipped file as-is can also set the new skip-decompress parameter to true.

Enforced checks (breaking)

A previous release introduced digest checks on the download. If a download hash didn't match the expected hash from the server, the action would log a warning. Callers can now configure the behavior on mismatch with the digest-mismatch parameter. To be secure by default, we are now defaulting the behavior to error which will fail the workflow run.

ESM

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

What's Changed

Full Changelog: actions/download-artifact@v7...v8.0.0

v8

Compare Source

actions/setup-python (actions/setup-python)

v7.0.0

Compare Source

v7

Compare Source

canonical/data-platform-workflows (canonical/data-platform-workflows)

v50.2.1

Compare Source

What's Changed

Full Changelog: canonical/data-platform-workflows@v50.2.0...v50.2.1

v50.2.0

Compare Source

What's Changed

Full Changelog: canonical/data-platform-workflows@v50.1.0...v50.2.0

v50.1.0

Compare Source

What's Changed

Full Changelog: canonical/data-platform-workflows@v50.0.1...v50.1.0

v50.0.1

Compare Source

What's Changed

Full Changelog: canonical/data-platform-workflows@v50.0.0...v50.0.1

v50.0.0

Compare Source

What's Changed

Full Changelog: canonical/data-platform-workflows@v49.0.5...v50.0.0

Migration instructions

Remove

      actions: read  # Needed for GitHub API call to get workflow version

from permissions for all workflows.

If no permissions are left, use

    permissions: {}

v50

Compare Source

v49.0.5

Compare Source

What's Changed

Full Changelog: canonical/data-platform-workflows@v49.0.4...v49.0.5

v49.0.4

Compare Source

What's Changed

Full Changelog: canonical/data-platform-workflows@v49.0.3...v49.0.4

v49.0.3

Compare Source

What's Changed
New Contributors

Full Changelog: canonical/data-platform-workflows@v49.0.2...v49.0.3

v49.0.2

Compare Source

What's Changed

Full Changelog: canonical/data-platform-workflows@v49.0.1...v49.0.2


Configuration

📅 Schedule: (in timezone Etc/UTC)

  • Branch creation
    • Between 01:00 AM and 07:59 AM, only on Tuesday (* 1-7 * * 2)
  • 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.

👻 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 the not bug or enhancement PR is not 'bug' or 'enhancement'. For release notes label Jan 20, 2026
@renovate
renovate Bot force-pushed the renovate/major-github-actions branch from b535746 to 076a726 Compare February 3, 2026 02:17
@renovate
renovate Bot force-pushed the renovate/major-github-actions branch from 076a726 to 12e2f44 Compare February 17, 2026 01:56
@renovate
renovate Bot force-pushed the renovate/major-github-actions branch from 12e2f44 to e7e759a Compare March 31, 2026 01:45
@renovate
renovate Bot force-pushed the renovate/major-github-actions branch from e7e759a to 245424e Compare April 7, 2026 01:58
@renovate
renovate Bot force-pushed the renovate/major-github-actions branch from 245424e to 7b625c0 Compare April 14, 2026 02:11
@renovate
renovate Bot force-pushed the renovate/major-github-actions branch 2 times, most recently from f851b44 to 12def82 Compare April 28, 2026 01:16
@renovate
renovate Bot force-pushed the renovate/major-github-actions branch from 12def82 to 802d3d5 Compare May 5, 2026 03:51
@renovate
renovate Bot force-pushed the renovate/major-github-actions branch from 802d3d5 to af3b203 Compare May 19, 2026 03:06
@renovate
renovate Bot force-pushed the renovate/major-github-actions branch from af3b203 to bcf800f Compare June 9, 2026 01:28
@renovate
renovate Bot force-pushed the renovate/major-github-actions branch from bcf800f to b2ea946 Compare June 23, 2026 04:42
@renovate
renovate Bot force-pushed the renovate/major-github-actions branch from b2ea946 to a476ea0 Compare July 14, 2026 03:43
@renovate
renovate Bot force-pushed the renovate/major-github-actions branch 2 times, most recently from 7ec7afd to d971232 Compare July 28, 2026 03:58
@renovate
renovate Bot force-pushed the renovate/major-github-actions branch from d971232 to 989a8cc Compare August 18, 2026 03:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

not bug or enhancement PR is not 'bug' or 'enhancement'. For release notes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants