deps(deps): bump the github-actions group with 2 updates#204
deps(deps): bump the github-actions group with 2 updates#204dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the github-actions group with 2 updates: [actions/checkout](https://github.com/actions/checkout) and [sakebook/actions-flutter-pub-publisher](https://github.com/sakebook/actions-flutter-pub-publisher). Updates `actions/checkout` from 6.0.3 to 7.0.0 - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@df4cb1c...9c091bb) Updates `sakebook/actions-flutter-pub-publisher` from 1.4.1 to 1.21 - [Release notes](https://github.com/sakebook/actions-flutter-pub-publisher/releases) - [Changelog](https://github.com/sakebook/actions-flutter-pub-publisher/blob/master/CHANGELOG.md) - [Commits](sakebook/actions-flutter-pub-publisher@ccd9fbb...150ed86) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: 7.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions - dependency-name: sakebook/actions-flutter-pub-publisher dependency-version: '1.21' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions ... Signed-off-by: dependabot[bot] <support@github.com>
| cd mindbox_platform_interface | ||
| echo "VERSION=$(awk '{if ($1 ~ /^version:/) print $2}' pubspec.yaml)" >> "$GITHUB_ENV" | ||
| - uses: sakebook/actions-flutter-pub-publisher@ccd9fbba502ea7ef33ea2479e0cdac5a2a9766e1 # v1.4.1 | ||
| - uses: sakebook/actions-flutter-pub-publisher@150ed867828c76c47814ff8bcdfe936273ff7fd1 # v1.21 |
There was a problem hiding this comment.
Существующая, но старая
https://github.com/sakebook/actions-flutter-pub-publisher/tags

There was a problem hiding this comment.
Pull request overview
This PR updates pinned GitHub Actions used across the repository’s CI/CD workflows, primarily to keep actions/checkout and sakebook/actions-flutter-pub-publisher up to date.
Changes:
- Bump
actions/checkoutfrom v6.0.3 to v7.0.0 (pinned commit SHA) across multiple workflows. - Bump
sakebook/actions-flutter-pub-publisherfrom v1.4.1 to v1.21 (pinned commit SHA) in publish and dry-run workflows.
Reviewed changes
Copilot reviewed 8 out of 8 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| .github/workflows/release-version-check.yml | Updates checkout action to v7 for comparing master vs release versions. |
| .github/workflows/publish-reusable.yml | Updates checkout to v7 and pub publisher action to v1.21 for publishing + merge automation. |
| .github/workflows/publish-dry-run.yml | Updates checkout to v7 and pub publisher action to v1.21 for dry-run publishing. |
| .github/workflows/pr-description-validate.yml | Updates checkout to v7 for PR description validation workflow. |
| .github/workflows/manual-prepare_release_branch.yml | Updates checkout to v7 for the manual release prep workflow. |
| .github/workflows/gitleaks-secrets-validate.yml | Updates checkout to v7 for gitleaks scanning workflow. |
| .github/workflows/distribute-reusable.yml | Updates checkout to v7 for the GitLab trigger/distribution workflow. |
| .github/workflows/analyze_and_test.yml | Updates checkout to v7 for analysis and test workflows. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
|
This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests. To ignore these dependencies, configure ignore rules in dependabot.yml |
|
Обновим релизный флоу и перейдем на более контролируемый и актуальный инструмент |
Bumps the github-actions group with 2 updates: actions/checkout and sakebook/actions-flutter-pub-publisher.
Updates
actions/checkoutfrom 6.0.3 to 7.0.0Release notes
Sourced from actions/checkout's releases.
Changelog
Sourced from actions/checkout's changelog.
... (truncated)
Commits
9c091bbupdate error wording (#2467)1044a6dgetting ready for checkout v7 release (#2464)f028218Bump the minor-npm-dependencies group across 1 directory with 3 updates (#2462)d914b26upgrade module to esm and update dependencies (#2463)537c7efBump@actions/coreand@actions/tool-cacheand Remove uuid (#2459)130a169Bump js-yaml from 4.1.0 to 4.2.0 (#2461)7d09575Bump flatted from 3.3.1 to 3.4.2 (#2460)0f9f3aaBump actions/publish-immutable-action (#2458)f9e715ablock checking out fork pr for pull_request_target and workflow_run (#2454)Updates
sakebook/actions-flutter-pub-publisherfrom 1.4.1 to 1.21Commits
c90030eFix entrypoint.shb363d86Merge pull request #10 from leoafarias/patch-2de2fcf2Update entrypoint.shde9a73fMerge pull request #9 from leoafarias/patch-13dd2a42Added conditional for tests for dart packagesd5d8197Added instructions where to get credentialsa153534Merge pull request #7 from sakebook/release/1.2.04ac827bAdd CHANGELOGd4c1744Merge pull request #6 from Fox32/master56d84c3Add package_directory parameterDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions