Skip to content

deps: bump equinor/ops-actions/.github/workflows/docker.yml from 9.38.2 to 9.38.3#322

Merged
sondresjolyst merged 1 commit into
mainfrom
dependabot/github_actions/equinor/ops-actions/dot-github/workflows/docker.yml-9.38.3
Jun 29, 2026
Merged

deps: bump equinor/ops-actions/.github/workflows/docker.yml from 9.38.2 to 9.38.3#322
sondresjolyst merged 1 commit into
mainfrom
dependabot/github_actions/equinor/ops-actions/dot-github/workflows/docker.yml-9.38.3

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 28, 2026

Copy link
Copy Markdown
Contributor

Bumps equinor/ops-actions/.github/workflows/docker.yml from 9.38.2 to 9.38.3.

Release notes

Sourced from equinor/ops-actions/.github/workflows/docker.yml's releases.

v9.38.3

9.38.3 (2026-06-16)

Dependencies

  • bump actions/checkout from 6.0.2 to 6.0.3 (#1030) (96bc035)
  • bump astral-sh/setup-uv from 8.1.0 to 8.2.0 (#1027) (2ffc14c)
  • bump databricks/setup-cli from 1.1.0 to 1.2.1 (#1029) (9428a9f)
  • bump github/codeql-action from 4.36.0 to 4.36.2 (#1028) (8cb2b5f)
Changelog

Sourced from equinor/ops-actions/.github/workflows/docker.yml's changelog.

Changelog

9.38.4 (2026-06-23)

Dependencies

  • bump databricks/setup-cli from 1.2.1 to 1.3.0 (#1032) (dccdbd0)

9.38.3 (2026-06-16)

Dependencies

  • bump actions/checkout from 6.0.2 to 6.0.3 (#1030) (96bc035)
  • bump astral-sh/setup-uv from 8.1.0 to 8.2.0 (#1027) (2ffc14c)
  • bump databricks/setup-cli from 1.1.0 to 1.2.1 (#1029) (9428a9f)
  • bump github/codeql-action from 4.36.0 to 4.36.2 (#1028) (8cb2b5f)

9.38.2 (2026-06-04)

Dependencies

  • bump actions/setup-dotnet from 5.2.0 to 5.3.0 (#1021) (d1c8ac3)
  • bump docker/login-action from 4.1.0 to 4.2.0 (#1024) (f216ad4)
  • bump docker/setup-buildx-action from 4.0.0 to 4.1.0 (#1022) (58b5b31)
  • bump databricks/setup-cli from 0.299.2 to 1.1.0 (#1023) (bf7e220)
  • bump github/codeql-action from 4.35.5 to 4.36.0 (#1020) (0da49df)

9.38.1 (2026-05-28)

Dependencies

  • bump databricks/setup-cli from 0.299.0 to 0.299.1 (#1014) (f03d999)
  • bump databricks/setup-cli from 0.299.1 to 0.299.2 (#1017) (4935b59)
  • bump github/codeql-action from 4.35.3 to 4.35.4 (#1013) (d9a40b2)
  • bump github/codeql-action from 4.35.4 to 4.35.5 (#1016) (99cf5d4)
  • bump hashicorp/setup-terraform from 4.0.0 to 4.0.1 (#1012) (6f1b108)
  • bump databricks/setup-cli from 0.298.0 to 0.299.0 (#1010) (6ca54ec)
  • bump github/codeql-action from 4.35.2 to 4.35.3 (#1009) (9d128ed)

9.38.0 (2026-05-11)

Features

  • add support for docker build secrets (#998) (f34a4ec)

... (truncated)

Commits

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)

Bumps [equinor/ops-actions/.github/workflows/docker.yml](https://github.com/equinor/ops-actions) from 9.38.2 to 9.38.3.
- [Release notes](https://github.com/equinor/ops-actions/releases)
- [Changelog](https://github.com/equinor/ops-actions/blob/main/CHANGELOG.md)
- [Commits](equinor/ops-actions@792c28d...8c9c3b9)

---
updated-dependencies:
- dependency-name: equinor/ops-actions/.github/workflows/docker.yml
  dependency-version: 9.38.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 Jun 28, 2026
@dependabot dependabot Bot requested a review from sondresjolyst as a code owner June 28, 2026 20:52
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Jun 28, 2026
@github-actions github-actions Bot changed the title deps: bump equinor/ops-actions/.github/workflows/docker.yml from 9.38.2 to 9.38.3 deps: bump equinor/ops-actions/.github/workflows/docker.yml from 9.38.2 to 9.38.3 Jun 28, 2026
@sondresjolyst sondresjolyst merged commit 0841383 into main Jun 29, 2026
4 checks passed
@sondresjolyst sondresjolyst deleted the dependabot/github_actions/equinor/ops-actions/dot-github/workflows/docker.yml-9.38.3 branch June 29, 2026 04:43
@github-actions github-actions Bot mentioned this pull request Jun 29, 2026
sondresjolyst pushed a commit that referenced this pull request Jun 29, 2026
🤖 I have created a release *beep* *boop*
---


##
[2.10.0](v2.9.3...v2.10.0)
(2026-06-29)


### Features

* per-user voltage color thresholds
([#327](#327))
([fb0f73e](fb0f73e))


### Dependencies

* bump `actions/checkout` from 6.0.3 to 7.0.0
([#321](#321))
([8dcdf7f](8dcdf7f))
* bump `equinor/ops-actions/.github/workflows/docker.yml` from 9.38.2 to
9.38.3 ([#322](#322))
([0841383](0841383))
* bump
`equinor/ops-actions/.github/workflows/release-please-manifest.yml` from
9.38.2 to 9.38.3
([#320](#320))
([30ee43b](30ee43b))
* bump `PuppeteerSharp` from 25.1.0 to 25.1.2
([#323](#323))
([1330f89](1330f89))
* bump `Swashbuckle.AspNetCore.Annotations` from 10.2.1 to 10.2.2
([#325](#325))
([317a97a](317a97a))
* bump `Swashbuckle.AspNetCore` from 10.2.1 to 10.2.2
([#324](#324))
([594d5dd](594d5dd))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
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 github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant