Skip to content

build(deps): bump saleor/saleor-internal-actions/.github/workflows/run-license-check.yaml from 1.11.0 to 1.12.0#18

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/saleor/saleor-internal-actions/dot-github/workflows/run-license-check.yaml-1.12.0
Closed

build(deps): bump saleor/saleor-internal-actions/.github/workflows/run-license-check.yaml from 1.11.0 to 1.12.0#18
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/saleor/saleor-internal-actions/dot-github/workflows/run-license-check.yaml-1.12.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 13, 2026

Copy link
Copy Markdown
Contributor

Bumps saleor/saleor-internal-actions/.github/workflows/run-license-check.yaml from 1.11.0 to 1.12.0.

Release notes

Sourced from saleor/saleor-internal-actions/.github/workflows/run-license-check.yaml's releases.

v1.12.0

Security Enhancements:

  • Build-push re-usable workflow: pinned the Buildx and Buildkit versions used by buildx + disabled download cache by default (#72)
  • Build-push: disabled cache by default (#70)
  • Fixed unpinnable actions which adds support for 'Require actions to be pinned to a full-length commit SHA' (#75)
  • Removed support for v1 tags in favor of v1.x.x syntax to not encourage users from using mutable tags (+ allows to simplify the release process) (inspired by https://github.com/astral-sh/setup-uv/releases/tag/v8.0.0) (#75)
  • License-checker: switched from Poetry to uv (#74)

Maintenance:

  • Bumped docker/build-push-action from 6.19.2 to 7.0.0 (#65)
  • Bumped slackapi/slack-github-action from 2.1.1 to 3.0.1 (#67)
  • Bumped actions/download-artifact from 8.0.0 to 8.0.1 (#69)
  • Bumped docker/setup-buildx-action from 3.12.0 to 4.0.0 (#68)
  • Bumped aws-actions/amazon-ecr-login from 2.0.1 to 2.1.1 (#66)
Commits
  • d7b6126 Merge pull request #75 from saleor/release/v1.12.0
  • 89cde30 docs: remove pre-release tag steps
  • ae0223d release: v1.12.0
  • 1660777 build(deps): bump docker/build-push-action from 6.19.2 to 7.0.0 (#65)
  • 21b6865 build(deps): bump slackapi/slack-github-action from 2.1.1 to 3.0.1 (#67)
  • 2965213 build(deps): bump actions/download-artifact from 8.0.0 to 8.0.1 (#69)
  • 0bbefb6 build(deps): bump docker/setup-buildx-action from 3.12.0 to 4.0.0 (#68)
  • f88e6db build(deps): bump aws-actions/amazon-ecr-login from 2.0.1 to 2.1.1 (#66)
  • 5c08476 build: pin the versions used by buildx + disable cache (#72)
  • ec03609 build(license-checker): switch to uv (#74)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot 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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

…n-license-check.yaml

Bumps [saleor/saleor-internal-actions/.github/workflows/run-license-check.yaml](https://github.com/saleor/saleor-internal-actions) from 1.11.0 to 1.12.0.
- [Release notes](https://github.com/saleor/saleor-internal-actions/releases)
- [Commits](saleor/saleor-internal-actions@v1.11.0...v1.12.0)

---
updated-dependencies:
- dependency-name: saleor/saleor-internal-actions/.github/workflows/run-license-check.yaml
  dependency-version: 1.12.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels May 13, 2026
@github-actions

Copy link
Copy Markdown

Differences Found

✅ No packages or licenses were added.

Summary

Expand
License Name Package Count Packages
Apache-2.0 1
Packages
  • packaging
BSD-3-Clause 1
Packages
  • sarif-to-annotations
PSF-2.0 1
Packages
  • typing-extensions
0BSD 2
Packages
  • colorama
  • Pygments
BSD-2-Clause 2
Packages
  • packaging
  • Pygments
MIT 7
Packages
  • annotated-types
  • iniconfig
  • pluggy
  • pydantic
  • pydantic-core
  • pytest
  • typing-inspection

@NyanKiyoshi

Copy link
Copy Markdown
Member

Replaced by #22

@dependabot @github

dependabot Bot commented on behalf of github May 13, 2026

Copy link
Copy Markdown
Contributor Author

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@NyanKiyoshi NyanKiyoshi added the duplicate This issue or pull request already exists label May 13, 2026
@NyanKiyoshi NyanKiyoshi deleted the dependabot/github_actions/saleor/saleor-internal-actions/dot-github/workflows/run-license-check.yaml-1.12.0 branch May 13, 2026 09:46
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 duplicate This issue or pull request already exists github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant