Skip to content

Bump gha versions and fix scheduled run#101

Merged
EgorPopelyaev merged 4 commits into
masterfrom
ep-fix-scheduled-flow
Jun 17, 2026
Merged

Bump gha versions and fix scheduled run#101
EgorPopelyaev merged 4 commits into
masterfrom
ep-fix-scheduled-flow

Conversation

@EgorPopelyaev

Copy link
Copy Markdown
Contributor

The fix in manual-polkadot-sdk.yml

  • Dynamic tag (no hardcoding): new Determine the SRTOOL tag step in find-runtimes uses
    github.event.inputs.srtool_tag if set, else cat srtool/RUSTC_VERSION; exposed as a job output and consumed as tag:
    ${{ needs.find-runtimes.outputs.srtool_tag }}.
  • Other empty-on-schedule inputs given defaults: image, profile, build_opts, and the inputs.profile cache/artifact
    paths (concurrently set to production).

Version bumps (all workflows, pinned by SHA)

  • actions/checkout → v6.0.3
  • actions/cache → v5.0.5
  • actions/upload-artifact → v7.0.1
  • docker/login-action → v4.2.0 (release.yml, via the concurrent edits)

@EgorPopelyaev EgorPopelyaev merged commit 24d63c9 into master Jun 17, 2026
15 checks passed
@EgorPopelyaev EgorPopelyaev deleted the ep-fix-scheduled-flow branch June 17, 2026 12:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant